Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h107 ADDROFRETURNADDR, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp137 case ISD::ADDROFRETURNADDR: return "ADDROFRETURNADDR"; in getOperationName()
H A DLegalizeDAG.cpp1100 case ISD::ADDROFRETURNADDR: in LegalizeOp()
H A DSelectionDAGBuilder.cpp6419 DAG.getNode(ISD::ADDROFRETURNADDR, sdl, in visitIntrinsicCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6852 case ISD::ADDROFRETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32436 case ISD::ADDROFRETURNADDR: return LowerADDROFRETURNADDR(Op, DAG); in LowerOperation()