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

References

utils/TableGen/GlobalISelEmitter.cpp
 2190     return getOpcodeMatcher().isConstantInstruction();
 2193   StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); }
 2272   const auto &OpcMatcher = getOpcodeMatcher();