Searched refs:GC_LABEL (Results 1 – 7 of 7) sorted by relevance
30 GC_LABEL = 4, enumerator
614 def GC_LABEL : Instruction {
264 getOpcode() == TargetOpcode::GC_LABEL;271 bool isGCLabel() const { return getOpcode() == TargetOpcode::GC_LABEL; }
354 BuildMI(MBB, MI, DL, TII->get(TargetOpcode::GC_LABEL)).addSym(Label); in InsertLabel()
649 case PPC::GC_LABEL: in GetInstSizeInBytes()
735 case TargetOpcode::GC_LABEL: in emitInstruction()
691 case TargetOpcode::GC_LABEL: in EmitFunctionBody()