Home
last modified time | relevance | path

Searched refs:SERET_GLUE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h78 SERET_GLUE, // CMSE Entry function return with a flag operand. enumerator
H A DARMInstrInfo.td157 def ARMseretglue : SDNode<"ARMISD::SERET_GLUE", SDTNone,
H A DARMISelLowering.cpp1716 MAKE_CASE(ARMISD::SERET_GLUE) in getTargetNodeName()
3364 ARMISD::NodeType RetNode = AFI->isCmseNSEntryFunction() ? ARMISD::SERET_GLUE : in LowerReturn()