Searched refs:OpLabel (Results 1 – 7 of 7) sorted by relevance
530 OpLabel, enumerator578 assert(Op == OpLabel); in MCCFIInstruction()710 return MCCFIInstruction(OpLabel, L, CfiLabel, Loc); in createLabel()756 assert(Operation == OpLabel); in getCfiLabel()
157 case MCCFIInstruction::OpLabel: in convert()
265 case MCCFIInstruction::OpLabel: in calculateOutgoingCFAInfo()
184 LabelInst.setOpcode(SPIRV::OpLabel); in emitOpLabel()
223 !(Opcode == SPIRV::ASSIGN_TYPE || Opcode == SPIRV::OpLabel)) { in getOpVariableMBBIt()
624 def OpLabel: Op<248, (outs ID:$label), (ins), "$label = OpLabel">;
1507 case MCCFIInstruction::OpLabel: in emitCFIInstruction()