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

References

utils/TableGen/GlobalISelEmitter.cpp
 3192   bool BIsConstantInsn = BOM && BOM->getInsnMatcher().isConstantInstruction();
 3192   bool BIsConstantInsn = BOM && BOM->getInsnMatcher().isConstantInstruction();
 3194   if (AOM && BOM) {
 3206   if (BOM && BIsConstantInsn && (Kind == OPM_Int || Kind == OPM_LiteralInt))