Searched refs:SERET_GLUE (Results 1 – 3 of 3) sorted by relevance
78 SERET_GLUE, // CMSE Entry function return with a flag operand. enumerator
157 def ARMseretglue : SDNode<"ARMISD::SERET_GLUE", SDTNone,
1716 MAKE_CASE(ARMISD::SERET_GLUE) in getTargetNodeName()3364 ARMISD::NodeType RetNode = AFI->isCmseNSEntryFunction() ? ARMISD::SERET_GLUE : in LowerReturn()