Searched defs:ValueVTs (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp30 computeLegalValueVTs(const Function &F, const TargetMachine &TM, Type *Ty, SmallVectorImpl<MVT> &ValueVTs) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp299 SmallVector<EVT, 4> ValueVTs; local
383 SmallVector<EVT, 4> ValueVTs; local
550 SmallVector<EVT, 4> ValueVTs; local
[all...]
H A DSelectionDAGBuilder.h832 SmallVector<EVT, 4> ValueVTs; member in struct:llvm::RegsForValue
H A DLegalizeVectorOps.cpp1386 EVT ValueVTs[] = {TmpEltVT, MVT::Other}; local
H A DLegalizeIntegerTypes.cpp1203 EVT ValueVTs[] = {LHS.getValueType(), N->getValueType(1)}; local
H A DLegalizeVectorTypes.cpp211 EVT ValueVTs[] = {VT, MVT::Other}; local
H A DSelectionDAGBuilder.cpp1532 SmallVector<EVT, 4> ValueVTs; local
1829 SmallVector<EVT, 4> ValueVTs, MemVTs; local
1855 SmallVector<EVT, 4> ValueVTs; local
3161 SmallVector<EVT, 4> ValueVTs; local
3966 SmallVector<EVT, 4> ValueVTs, MemVTs; local
4060 SmallVector<EVT, 4> ValueVTs; local
4099 SmallVector<EVT, 4> ValueVTs; local
4136 SmallVector<EVT, 4> ValueVTs, MemVTs; local
4693 SmallVector<EVT, 4> ValueVTs; local
6938 SmallVector<EVT, 4> ValueVTs; local
8573 SmallVector<EVT, 1> ValueVTs; local
8910 SmallVector<EVT, 3> ValueVTs; local
9163 SmallVector<EVT, 4> ValueVTs; local
9652 SmallVector<EVT, 1> ValueVTs; local
9678 SmallVector<EVT, 4> ValueVTs; local
9831 SmallVector<EVT, 1> ValueVTs; local
9859 SmallVector<EVT, 4> ValueVTs; local
10061 SmallVector<EVT, 4> ValueVTs; local
10660 SmallVector<EVT, 4> ValueVTs; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp120 ComputeValueVTs(const TargetLowering &TLI, const DataLayout &DL, Type *Ty, SmallVectorImpl<EVT> &ValueVTs, SmallVectorImpl<uint64_t> *Offsets, uint64_t StartingOffset) argument
H A DTargetLoweringBase.cpp1521 SmallVector<EVT, 4> ValueVTs; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp147 ComputePTXValueVTs(const TargetLowering &TLI, const DataLayout &DL, Type *Ty, SmallVectorImpl<EVT> &ValueVTs, SmallVectorImpl<uint64_t> *Offsets = nullptr, uint64_t StartingOffset = 0) argument
218 CanMergeParamLoadStoresStartingAt( unsigned Idx, uint32_t AccessSize, const SmallVectorImpl<EVT> &ValueVTs, const SmallVectorImpl<uint64_t> &Offsets, Align ParamAlignment) argument
281 VectorizePTXValueVTs(const SmallVectorImpl<EVT> &ValueVTs, const SmallVectorImpl<uint64_t> &Offsets, Align ParamAlignment) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1035 SmallVector<EVT, 16> ValueVTs; local

Completed in 321 milliseconds