reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
  224   if (SIMDInstrTable.find(InstID) != SIMDInstrTable.end())
  224   if (SIMDInstrTable.find(InstID) != SIMDInstrTable.end())
  225     return SIMDInstrTable[InstID];
  236     SIMDInstrTable[InstID] = false;
  245       SIMDInstrTable[InstID] = false;
  257     SIMDInstrTable[InstID] = true;
  262     SIMDInstrTable[InstID] = false;