Home
last modified time | relevance | path

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

123

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h645 VAEND, VASTART, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h789 VAEND, VASTART, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h964 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-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp128 setOperationAction(ISD::VASTART, MVT::Other, Custom); in ARCTargetLowering()
761 case ISD::VASTART: in LowerOperation()
/external/llvm-project/llvm/lib/Target/ARC/
DARCISelLowering.cpp127 setOperationAction(ISD::VASTART, MVT::Other, Custom); in ARCTargetLowering()
762 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-project/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp101 setOperationAction(ISD::VASTART, MVT::Other, Custom); in LanaiTargetLowering()
198 case ISD::VASTART: in LowerOperation()
/external/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()
/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-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp377 case ISD::VASTART: return "vastart"; in getOperationName()
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp129 setOperationAction(ISD::VASTART, MVT::Other, Custom); in initSPUActions()
1411 case ISD::VASTART: in LowerOperation()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp389 case ISD::VASTART: return "vastart"; in getOperationName()
/external/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()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp146 setOperationAction(ISD::VASTART, MVT::Other, Custom); in MSP430TargetLowering()
353 case ISD::VASTART: return LowerVASTART(Op, DAG); in LowerOperation()
/external/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()
/external/llvm-project/llvm/lib/Target/AVR/
DAVRISelLowering.cpp128 setOperationAction(ISD::VASTART, MVT::Other, Custom); in AVRTargetLowering()
702 case ISD::VASTART: in LowerOperation()
/external/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()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp80 setOperationAction(ISD::VASTART, MVT::Other, Custom); in WebAssemblyTargetLowering()
1192 case ISD::VASTART: in LowerOperation()
/external/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()
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp140 setOperationAction(ISD::VASTART, MVT::Other, Custom); in XCoreTargetLowering()
209 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-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp109 setOperationAction(ISD::VASTART, MVT::Other, Custom); in RISCVTargetLowering()
398 case ISD::VASTART: in LowerOperation()
/external/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()

123