Home
last modified time | relevance | path

Searched refs:VASTART (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h547 VAEND, VASTART, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h645 VAEND, VASTART, enumerator
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp68 setOperationAction(ISD::VASTART, MVT::Other, Custom); in WebAssemblyTargetLowering()
543 case ISD::VASTART: in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp153 setOperationAction(ISD::VASTART, MVT::Other, Custom); in MBlazeTargetLowering()
204 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp148 setOperationAction(ISD::VASTART, MVT::Other, Custom); in AlphaTargetLowering()
748 case ISD::VASTART: { in LowerOperation()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp301 case ISD::VASTART: return "vastart"; in getOperationName()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp160 setOperationAction(ISD::VASTART, MVT::Other, Custom); in MSP430TargetLowering()
194 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp87 setOperationAction(ISD::VASTART, MVT::Other, Custom); in LanaiTargetLowering()
184 case ISD::VASTART: in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp786 setOperationAction(ISD::VASTART , MVT::Other, Custom); in SparcTargetLowering()
1158 case ISD::VASTART: return LowerVASTART(Op, DAG, *this); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp143 setOperationAction(ISD::VASTART, MVT::Other, Custom); in XCoreTargetLowering()
178 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp143 setOperationAction(ISD::VASTART, MVT::Other, Custom); in XCoreTargetLowering()
212 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp136 setOperationAction(ISD::VASTART, MVT::Other, Custom); in MipsTargetLowering()
675 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1815 setOperationAction(ISD::VASTART, MVT::Other, Custom); in HexagonTargetLowering()
2791 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1716 setOperationAction(ISD::VASTART , MVT::Other, Custom); in SparcTargetLowering()
3056 case ISD::VASTART: return LowerVASTART(Op, DAG, *this); in LowerOperation()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp381 setOperationAction(ISD::VASTART, MVT::Other, Custom); in MipsTargetLowering()
905 case ISD::VASTART: return lowerVASTART(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp218 setOperationAction(ISD::VASTART , MVT::Other, Custom); in PPCTargetLowering()
4519 case ISD::VASTART: in LowerOperation()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp433 setOperationAction(ISD::VASTART, MVT::Other, Custom); in SystemZTargetLowering()
4507 case ISD::VASTART: in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp371 setOperationAction(ISD::VASTART , MVT::Other, Custom); in SPUTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp603 setOperationAction(ISD::VASTART, MVT::Other, Custom); in ARMTargetLowering()
4948 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp183 setOperationAction(ISD::VASTART, MVT::Other, Custom); in AArch64TargetLowering()
2331 case ISD::VASTART: in LowerOperation()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp311 setOperationAction(ISD::VASTART , MVT::Other, Custom); in PPCTargetLowering()
8253 case ISD::VASTART: in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6079 case ISD::VASTART: return "vastart"; in getOperationName()
DSelectionDAGBuilder.cpp6289 DAG.setRoot(DAG.getNode(ISD::VASTART, getCurDebugLoc(), in visitVAStart()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp834 setOperationAction(ISD::VASTART, MVT::Other, Custom); in ARMTargetLowering()
7161 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp525 setOperationAction(ISD::VASTART , MVT::Other, Custom); in X86TargetLowering()
10422 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()

12