Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h789 VAEND, VASTART, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp128 setOperationAction(ISD::VASTART, MVT::Other, Custom); in ARCTargetLowering()
761 case ISD::VASTART: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp101 setOperationAction(ISD::VASTART, MVT::Other, Custom); in LanaiTargetLowering()
198 case ISD::VASTART: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp377 case ISD::VASTART: return "vastart"; in getOperationName()
DSelectionDAGBuilder.cpp8591 DAG.setRoot(DAG.getNode(ISD::VASTART, getCurSDLoc(), in visitVAStart()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp147 setOperationAction(ISD::VASTART, MVT::Other, Custom); in MSP430TargetLowering()
354 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp80 setOperationAction(ISD::VASTART, MVT::Other, Custom); in WebAssemblyTargetLowering()
1005 case ISD::VASTART: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp127 setOperationAction(ISD::VASTART, MVT::Other, Custom); in AVRTargetLowering()
703 case ISD::VASTART: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp140 setOperationAction(ISD::VASTART, MVT::Other, Custom); in XCoreTargetLowering()
209 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp109 setOperationAction(ISD::VASTART, MVT::Other, Custom); in RISCVTargetLowering()
398 case ISD::VASTART: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1375 setOperationAction(ISD::VASTART, MVT::Other, Custom); in HexagonTargetLowering()
2931 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1683 setOperationAction(ISD::VASTART , MVT::Other, Custom); in SparcTargetLowering()
3031 case ISD::VASTART: return LowerVASTART(Op, DAG, *this); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp459 setOperationAction(ISD::VASTART, MVT::Other, Custom); in MipsTargetLowering()
1230 case ISD::VASTART: return lowerVASTART(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp627 setOperationAction(ISD::VASTART, MVT::Other, Custom); in SystemZTargetLowering()
5119 case ISD::VASTART: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp314 setOperationAction(ISD::VASTART, MVT::Other, Custom); in AArch64TargetLowering()
3178 case ISD::VASTART: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp443 setOperationAction(ISD::VASTART , MVT::Other, Custom); in PPCTargetLowering()
10445 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp1211 setOperationAction(ISD::VASTART, MVT::Other, Custom); in ARMTargetLowering()
9300 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp492 setOperationAction(ISD::VASTART , MVT::Other, Custom); in X86TargetLowering()
28599 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()