/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FunctionLoweringInfo.cpp | 284 SmallVector<EVT, 4> ValueVTs; set() local 376 SmallVector<EVT, 4> ValueVTs; CreateRegs() local 426 SmallVector<EVT, 1> ValueVTs; ComputePHILiveOutRegInfo() local 553 SmallVector<EVT, 4> ValueVTs; getValueFromVirtualReg() local [all...] |
H A D | SelectionDAGBuilder.cpp | 1831 SmallVector<EVT, 4> ValueVTs; getValueImpl() local 2164 SmallVector<EVT, 4> ValueVTs, MemVTs; visitRet() local 2191 SmallVector<EVT, 4> ValueVTs; visitRet() local 3284 SmallVector<EVT, 2> ValueVTs; visitLandingPad() local 3502 SmallVector<EVT, 4> ValueVTs; visitSelect() local 4332 SmallVector<EVT, 4> ValueVTs, MemVTs; visitLoad() local 4425 SmallVector<EVT, 4> ValueVTs; visitStoreToSwiftError() local 4462 SmallVector<EVT, 4> ValueVTs; visitLoadFromSwiftError() local 4499 SmallVector<EVT, 4> ValueVTs, MemVTs; visitStore() local 5051 SmallVector<EVT, 4> ValueVTs; visitTargetIntrinsic() local 6563 SmallVector<EVT, 2> ValueVTs; visitIntrinsicCall() local 8090 SmallVector<EVT, 4> ValueVTs; visitVectorPredicationIntrinsic() local 9808 SmallVector<EVT, 1> ValueVTs; emitInlineAsmError() local 10143 SmallVector<EVT, 3> ValueVTs; visitPatchpoint() local 10406 SmallVector<EVT, 4> ValueVTs; LowerCallTo() local 10931 SmallVector<EVT, 1> ValueVTs; LowerArguments() local 10957 SmallVector<EVT, 4> ValueVTs; LowerArguments() local 11125 SmallVector<EVT, 1> ValueVTs; LowerArguments() local 11154 SmallVector<EVT, 4> ValueVTs; LowerArguments() local 11366 SmallVector<EVT, 4> ValueVTs; HandlePHINodesInSuccessorBlocks() local 11972 SmallVector<EVT, 4> ValueVTs; visitFreeze() local [all...] |
H A D | SelectionDAGBuilder.h | 717 SmallVector<EVT, 4> ValueVTs; global() member
|
H A D | LegalizeVectorOps.cpp | 1859 EVT ValueVTs[] = {TmpEltVT, MVT::Other}; UnrollStrictFPOp() local
|
H A D | LegalizeIntegerTypes.cpp | 1610 EVT ValueVTs[] = {LHS.getValueType(), N->getValueType(1)}; PromoteIntRes_UADDSUBO_CARRY() local
|
H A D | LegalizeVectorTypes.cpp | 264 EVT ValueVTs[] = {VT, MVT::Other}; ScalarizeVecRes_StrictFPOp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | Analysis.cpp | 80 Type *Ty, SmallVectorImpl<EVT> &ValueVTs, in ComputeValueVTs() argument 123 ComputeValueVTs(const TargetLowering & TLI,const DataLayout & DL,Type * Ty,SmallVectorImpl<EVT> & ValueVTs,SmallVectorImpl<TypeSize> * Offsets,TypeSize StartingOffset) ComputeValueVTs() argument 131 ComputeValueVTs(const TargetLowering & TLI,const DataLayout & DL,Type * Ty,SmallVectorImpl<EVT> & ValueVTs,SmallVectorImpl<TypeSize> * Offsets,uint64_t StartingOffset) ComputeValueVTs() argument 139 ComputeValueVTs(const TargetLowering & TLI,const DataLayout & DL,Type * Ty,SmallVectorImpl<EVT> & ValueVTs,SmallVectorImpl<uint64_t> * FixedOffsets,uint64_t StartingOffset) ComputeValueVTs() argument 154 ComputeValueVTs(const TargetLowering & TLI,const DataLayout & DL,Type * Ty,SmallVectorImpl<EVT> & ValueVTs,SmallVectorImpl<EVT> * MemVTs,SmallVectorImpl<TypeSize> * Offsets,uint64_t StartingOffset) ComputeValueVTs() argument 163 ComputeValueVTs(const TargetLowering & TLI,const DataLayout & DL,Type * Ty,SmallVectorImpl<EVT> & ValueVTs,SmallVectorImpl<EVT> * MemVTs,SmallVectorImpl<uint64_t> * FixedOffsets,uint64_t StartingOffset) ComputeValueVTs() argument
|
H A D | TargetLoweringBase.cpp | 1722 SmallVector<EVT, 4> ValueVTs; GetReturnInfo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMachineFunctionInfo.cpp | 44 computeLegalValueVTs(const WebAssemblyTargetLowering & TLI,LLVMContext & Ctx,const DataLayout & DL,Type * Ty,SmallVectorImpl<MVT> & ValueVTs) computeLegalValueVTs() argument 57 computeLegalValueVTs(const Function & F,const TargetMachine & TM,Type * Ty,SmallVectorImpl<MVT> & ValueVTs) computeLegalValueVTs() argument
|
H A D | WebAssemblyFrameLowering.cpp | 70 SmallVector<EVT, 4> ValueVTs; in getLocalForStackObject() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 167 ComputePTXValueVTs(const TargetLowering & TLI,const DataLayout & DL,Type * Ty,SmallVectorImpl<EVT> & ValueVTs,SmallVectorImpl<uint64_t> * Offsets=nullptr,uint64_t StartingOffset=0) ComputePTXValueVTs() argument 289 CanMergeParamLoadStoresStartingAt(unsigned Idx,uint32_t AccessSize,const SmallVectorImpl<EVT> & ValueVTs,const SmallVectorImpl<uint64_t> & Offsets,Align ParamAlignment) CanMergeParamLoadStoresStartingAt() argument 351 VectorizePTXValueVTs(const SmallVectorImpl<EVT> & ValueVTs,const SmallVectorImpl<uint64_t> & Offsets,Align ParamAlignment,bool IsVAArg=false) VectorizePTXValueVTs() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 1204 SmallVector<EVT, 4> ValueVTs; adjustInliningThresholdUsingCallee() local
|
H A D | AMDGPUISelLowering.cpp | 1140 SmallVector<EVT, 16> ValueVTs; analyzeFormalArgumentsCompute() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 945 SmallVector<EVT, 1> ValueVTs; insertSRetIncomingArgument() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 25293 SmallVector<EVT> ValueVTs; functionArgumentNeedsConsecutiveRegisters() local [all...] |