Searched refs:ANNOTATION_LABEL (Results 1 – 13 of 13) sorted by relevance
83 ; RV32I-MO-NEXT: ANNOTATION_LABEL <mcsymbol .Ltmp2>90 ; RV64I-MO-NEXT: ANNOTATION_LABEL <mcsymbol .Ltmp2>94 ANNOTATION_LABEL <mcsymbol .Ltmp2>
110 TargetOpcode::ANNOTATION_LABEL); in getNumPrimeOperands()
108 assert(AnnotationInst->getOpcode() == TargetOpcode::ANNOTATION_LABEL); in getAnnotationInst()119 AnnotationInst->setOpcode(TargetOpcode::ANNOTATION_LABEL);
1039 ANNOTATION_LABEL, enumerator
1189 return getOpcode() == TargetOpcode::ANNOTATION_LABEL;
2213 N->getOpcode() == ISD::ANNOTATION_LABEL;
1196 case ISD::ANNOTATION_LABEL: { in EmitSpecialNode()1199 : TargetOpcode::ANNOTATION_LABEL; in EmitSpecialNode()
178 case ISD::ANNOTATION_LABEL: return "annotation_label"; in getOperationName()
2819 case ISD::ANNOTATION_LABEL: in SelectCodeCommon()
6713 Res = DAG.getLabelNode(ISD::ANNOTATION_LABEL, sdl, getRoot(), Label); in visitIntrinsicCall()
35 HANDLE_TARGET_OPCODE(ANNOTATION_LABEL)
1500 case TargetOpcode::ANNOTATION_LABEL: in emitFunctionBody()
1127 def ANNOTATION_LABEL : StandardPseudoInstruction {