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

/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp141 ComputeLegalValueVTs(const Function &F, const TargetMachine &TM, Type *Ty, SmallVectorImpl<MVT> &ValueVTs) argument
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp261 SmallVector<EVT, 4> ValueVTs; local
359 SmallVector<EVT, 4> ValueVTs; local
[all...]
H A DSelectionDAGBuilder.h902 SmallVector<EVT, 4> ValueVTs; member in struct:llvm::RegsForValue
H A DLegalizeIntegerTypes.cpp524 EVT ValueVTs[] = { N->getValueType(0), NVT }; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1483 SmallVector<EVT, 4> ValueVTs; local
/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp83 ComputePTXValueVTs(const TargetLowering &TLI, const DataLayout &DL, Type *Ty, SmallVectorImpl<EVT> &ValueVTs, SmallVectorImpl<uint64_t> *Offsets = nullptr, uint64_t StartingOffset = 0) argument
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6859 SmallVector<EVT, 2> ValueVTs; local
6911 SmallVector<EVT, 2> ValueVTs; local
7622 SmallVector<EVT, 2> ValueVTs; local
7838 SmallVector<EVT, 2> ValueVTs; local
[all...]

Completed in 189 milliseconds