Searched refs:ANNOTATION_LABEL (Results 1 – 8 of 8) sorted by relevance
678 ANNOTATION_LABEL, enumerator
982 return getOpcode() == TargetOpcode::ANNOTATION_LABEL;
1967 N->getOpcode() == ISD::ANNOTATION_LABEL;
1031 case ISD::ANNOTATION_LABEL: { in EmitSpecialNode()1034 : TargetOpcode::ANNOTATION_LABEL; in EmitSpecialNode()
2962 case ISD::ANNOTATION_LABEL: in SelectCodeCommon()
5972 Res = DAG.getLabelNode(ISD::ANNOTATION_LABEL, sdl, getRoot(), Label); in visitIntrinsicCall()
35 HANDLE_TARGET_OPCODE(ANNOTATION_LABEL)
961 def ANNOTATION_LABEL : StandardPseudoInstruction {