Searched refs:INTRET_GLUE (Results 1 – 3 of 3) sorted by relevance
79 INTRET_GLUE, // Interrupt return with an LR-offset and a flag operand. enumerator
1717 MAKE_CASE(ARMISD::INTRET_GLUE) in getTargetNodeName()3189 return DAG.getNode(ARMISD::INTRET_GLUE, DL, MVT::Other, RetOps); in LowerInterruptReturn()3429 U->getOpcode() != ARMISD::INTRET_GLUE) in isUsedByReturnOnly()
159 def ARMintretglue : SDNode<"ARMISD::INTRET_GLUE", SDT_ARMcall,