reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1040 bool isGCLabel() const { return getOpcode() == TargetOpcode::GC_LABEL; } 1149 case TargetOpcode::GC_LABEL:lib/CodeGen/AsmPrinter/AsmPrinter.cpp
1088 case TargetOpcode::GC_LABEL:
lib/CodeGen/GCRootLowering.cpp 260 BuildMI(MBB, MI, DL, TII->get(TargetOpcode::GC_LABEL)).addSym(Label);
lib/CodeGen/PatchableFunction.cpp 49 case TargetOpcode::GC_LABEL: