/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FunctionLoweringInfo.cpp | 296 SmallVector<EVT, 4> ValueVTs; in set() local 389 SmallVector<EVT, 4> ValueVTs; in CreateRegs() local 440 SmallVector<EVT, 1> ValueVTs; in ComputePHILiveOutRegInfo() local 554 SmallVector<EVT, 4> ValueVTs; in getValueFromVirtualReg() local
|
H A D | SelectionDAGBuilder.cpp | 1583 SmallVector<EVT, 4> ValueVTs; in getValueImpl() local 1907 SmallVector<EVT, 4> ValueVTs, MemVTs; in visitRet() local 1934 SmallVector<EVT, 4> ValueVTs; in visitRet() local 3011 SmallVector<EVT, 2> ValueVTs; in visitLandingPad() local 3244 SmallVector<EVT, 4> ValueVTs; in visitSelect() local 4063 SmallVector<EVT, 4> ValueVTs, MemVTs; in visitLoad() local 4157 SmallVector<EVT, 4> ValueVTs; in visitStoreToSwiftError() local 4196 SmallVector<EVT, 4> ValueVTs; in visitLoadFromSwiftError() local 4233 SmallVector<EVT, 4> ValueVTs, MemVTs; in visitStore() local 4807 SmallVector<EVT, 4> ValueVTs; in visitTargetIntrinsic() local [all …]
|
H A D | SelectionDAGBuilder.h | 839 SmallVector<EVT, 4> ValueVTs; member
|
H A D | LegalizeVectorOps.cpp | 1467 EVT ValueVTs[] = {TmpEltVT, MVT::Other}; in UnrollStrictFPOp() local
|
H A D | LegalizeIntegerTypes.cpp | 1329 EVT ValueVTs[] = {LHS.getValueType(), N->getValueType(1)}; in PromoteIntRes_ADDSUBCARRY() local
|
H A D | LegalizeVectorTypes.cpp | 222 EVT ValueVTs[] = {VT, MVT::Other}; in ScalarizeVecRes_StrictFPOp() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMachineFunctionInfo.cpp | 34 Type *Ty, SmallVectorImpl<MVT> &ValueVTs) { in computeLegalValueVTs()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | Analysis.cpp | 83 Type *Ty, SmallVectorImpl<EVT> &ValueVTs, in ComputeValueVTs() 125 Type *Ty, SmallVectorImpl<EVT> &ValueVTs, in ComputeValueVTs()
|
H A D | TargetLoweringBase.cpp | 1625 SmallVector<EVT, 4> ValueVTs; in GetReturnInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 149 Type *Ty, SmallVectorImpl<EVT> &ValueVTs, in ComputePTXValueVTs() 220 unsigned Idx, uint32_t AccessSize, const SmallVectorImpl<EVT> &ValueVTs, in CanMergeParamLoadStoresStartingAt() 282 VectorizePTXValueVTs(const SmallVectorImpl<EVT> &ValueVTs, in VectorizePTXValueVTs()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 835 SmallVector<EVT, 1> ValueVTs; in insertSRetIncomingArgument() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 1044 SmallVector<EVT, 16> ValueVTs; in analyzeFormalArgumentsCompute() local
|