Home
last modified time | relevance | path

Searched refs:ADDROFRETURNADDR (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h101 ADDROFRETURNADDR, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp132 case ISD::ADDROFRETURNADDR: return "ADDROFRETURNADDR"; in getOperationName()
H A DLegalizeDAG.cpp1120 case ISD::ADDROFRETURNADDR: in LegalizeOp()
H A DSelectionDAGBuilder.cpp6099 DAG.getNode(ISD::ADDROFRETURNADDR, sdl, in visitIntrinsicCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6206 case ISD::ADDROFRETURNADDR: in LowerOperation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31937 case ISD::ADDROFRETURNADDR: return LowerADDROFRETURNADDR(Op, DAG); in LowerOperation()