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

References

lib/CodeGen/TargetInstrInfo.cpp
   95   const unsigned MaxInstLength = MAI.getMaxInstLength(STI);
   97     if (*Str == '\n' || strncmp(Str, MAI.getSeparatorString(),
   98                                 strlen(MAI.getSeparatorString())) == 0) {
  100     } else if (isAsmComment(Str, MAI)) {
  116             isAsmComment(EStr, MAI)) // Successfully parsed .space argument