Searched refs:GC_LABEL (Results 1 – 7 of 7) sorted by relevance
30 GC_LABEL = 4, enumerator
689 def GC_LABEL : Instruction {
631 getOpcode() == TargetOpcode::GC_LABEL;638 bool isGCLabel() const { return getOpcode() == TargetOpcode::GC_LABEL; }699 case TargetOpcode::GC_LABEL:
357 BuildMI(MBB, MI, DL, TII->get(TargetOpcode::GC_LABEL)).addSym(Label); in InsertLabel()
714 case PPC::GC_LABEL: in GetInstSizeInBytes()
1189 case TargetOpcode::GC_LABEL: in emitInstruction()
688 case TargetOpcode::GC_LABEL: in EmitFunctionBody()