Home
last modified time | relevance | path

Searched refs:ADJUST_TRAMPOLINE (Results 1 – 21 of 21) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h681 ADJUST_TRAMPOLINE, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h825 ADJUST_TRAMPOLINE, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1007 ADJUST_TRAMPOLINE, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp326 case ISD::ADJUST_TRAMPOLINE: return "adjust_trampoline"; in getOperationName()
DLegalizeDAG.cpp1030 case ISD::ADJUST_TRAMPOLINE: in LegalizeOp()
DSelectionDAGBuilder.cpp5440 setValue(&I, DAG.getNode(ISD::ADJUST_TRAMPOLINE, sdl, in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp403 case ISD::ADJUST_TRAMPOLINE: return "adjust_trampoline"; in getOperationName()
DLegalizeDAG.cpp1087 case ISD::ADJUST_TRAMPOLINE: in LegalizeOp()
DSelectionDAGBuilder.cpp6574 setValue(&I, DAG.getNode(ISD::ADJUST_TRAMPOLINE, sdl, in visitIntrinsicCall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp424 case ISD::ADJUST_TRAMPOLINE: return "adjust_trampoline"; in getOperationName()
DLegalizeDAG.cpp1087 case ISD::ADJUST_TRAMPOLINE: in LegalizeOp()
DSelectionDAGBuilder.cpp6459 setValue(&I, DAG.getNode(ISD::ADJUST_TRAMPOLINE, sdl, in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp160 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom); in XCoreTargetLowering()
219 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp160 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom); in XCoreTargetLowering()
219 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp163 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom); in XCoreTargetLowering()
222 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp308 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom); in PPCTargetLowering()
8252 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp440 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom); in PPCTargetLowering()
10442 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp542 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom); in PPCTargetLowering()
11021 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp463 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom); in X86TargetLowering()
21729 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp486 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom); in X86TargetLowering()
28617 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp493 setOperationAction(ISD::ADJUST_TRAMPOLINE, MVT::Other, Custom); in X86TargetLowering()
29802 case ISD::ADJUST_TRAMPOLINE: return LowerADJUST_TRAMPOLINE(Op, DAG); in LowerOperation()