Home
last modified time | relevance | path

Searched refs:INIT_TRAMPOLINE (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/PowerPC/
Daix-trampoline.ll4 ; CHECK: LLVM ERROR: INIT_TRAMPOLINE operation is not supported on AIX.
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h675 INIT_TRAMPOLINE, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h819 INIT_TRAMPOLINE, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1001 INIT_TRAMPOLINE, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp325 case ISD::INIT_TRAMPOLINE: return "init_trampoline"; in getOperationName()
DLegalizeDAG.cpp1029 case ISD::INIT_TRAMPOLINE: in LegalizeOp()
DSelectionDAGBuilder.cpp5434 Res = DAG.getNode(ISD::INIT_TRAMPOLINE, sdl, MVT::Other, Ops); in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp402 case ISD::INIT_TRAMPOLINE: return "init_trampoline"; in getOperationName()
DLegalizeDAG.cpp1086 case ISD::INIT_TRAMPOLINE: in LegalizeOp()
DSelectionDAGBuilder.cpp6568 Res = DAG.getNode(ISD::INIT_TRAMPOLINE, sdl, MVT::Other, Ops); in visitIntrinsicCall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp423 case ISD::INIT_TRAMPOLINE: return "init_trampoline"; in getOperationName()
DLegalizeDAG.cpp1086 case ISD::INIT_TRAMPOLINE: in LegalizeOp()
DSelectionDAGBuilder.cpp6453 Res = DAG.getNode(ISD::INIT_TRAMPOLINE, sdl, MVT::Other, Ops); in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp159 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom); in XCoreTargetLowering()
218 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp159 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom); in XCoreTargetLowering()
218 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp162 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom); in XCoreTargetLowering()
221 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp307 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom); in PPCTargetLowering()
8251 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp439 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom); in PPCTargetLowering()
10441 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp541 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom); in PPCTargetLowering()
11020 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp462 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom); in X86TargetLowering()
21728 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp485 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom); in X86TargetLowering()
28616 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp492 setOperationAction(ISD::INIT_TRAMPOLINE, MVT::Other, Custom); in X86TargetLowering()
29801 case ISD::INIT_TRAMPOLINE: return LowerINIT_TRAMPOLINE(Op, DAG); in LowerOperation()