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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DAnalysis.cpp74 ComputeValueVTs(const TargetLowering &TLI, Type *Ty, SmallVectorImpl<EVT> &ValueVTs, SmallVectorImpl<uint64_t> *Offsets, uint64_t StartingOffset) argument
H A DTargetLoweringBase.cpp1186 SmallVector<EVT, 4> ValueVTs; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp209 SmallVector<EVT, 4> ValueVTs; local
265 SmallVector<EVT, 4> ValueVTs; local
314 SmallVector<EVT, 1> ValueVTs; local
[all...]
H A DSelectionDAGBuilder.cpp590 SmallVector<EVT, 4> ValueVTs; member in struct:__anon252::RegsForValue
[all...]
H A DLegalizeIntegerTypes.cpp432 EVT ValueVTs[] = { N->getValueType(0), NVT }; local
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp76 ComputePTXValueVTs(const TargetLowering &TLI, Type *Ty, SmallVectorImpl<EVT> &ValueVTs, SmallVectorImpl<uint64_t> *Offsets = 0, uint64_t StartingOffset = 0) argument

Completed in 181 milliseconds