Home
last modified time | relevance | path

Searched defs:EltSize (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h197 CharUnits EltSize = global() variable
217 CharUnits EltSize = CharUnits::fromQuantity(DL.getTypeAllocSize(ElTy)); global() variable
233 CharUnits EltSize = global() variable
249 CharUnits EltSize = global() variable
H A DCGNonTrivialStruct.cpp196 CharUnits EltSize = Ctx.getTypeSizeInChars(EltTy); in visitArray() local
395 CharUnits EltSize = Ctx.getTypeSizeInChars(EltQT); in visitArray() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp81 TypeSize EltSize = getTypeAllocSize(AT->getElementType()); in getTypeAllocSize() local
102 TypeSize EltSize = getTypeAllocSize(EltTy); in getStructLayout() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp33 const int EltSize = QueryTy.getElementType().getSizeInBits(); in isRegisterType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetTransformInfo.cpp117 unsigned EltSize = in getVectorInstrCost() local
H A DAMDGPULegalizerInfo.cpp79 const unsigned EltSize = EltTy.getSizeInBits(); in isSmallOddVector() local
130 const int EltSize = EltTy.getSizeInBits(); in moreEltsToNext32Bit() local
145 const unsigned EltSize = Ty.getElementType().getSizeInBits(); in moreElementsToNextExistingRegClass() local
231 const int EltSize = EltTy.getSizeInBits(); isRegisterVectorElementType() local
236 const int EltSize = Ty.getElementType().getSizeInBits(); isRegisterVectorType() local
423 unsigned EltSize = EltTy.getSizeInBits(); loadStoreBitcastWorkaround() local
1504 unsigned EltSize = EltTy.getSizeInBits(); AMDGPULegalizerInfo() local
1528 unsigned EltSize = EltTy.getSizeInBits(); AMDGPULegalizerInfo() local
1699 const unsigned EltSize = EltTy.getSizeInBits(); AMDGPULegalizerInfo() local
6354 unsigned EltSize = EltTy.getSizeInBits(); legalizeImageIntrinsic() local
[all...]
H A DSIRegisterInfo.cpp99 unsigned EltSize = 4; member
1285 getFlatScratchSpillOpcode(const SIInstrInfo * TII,unsigned LoadStoreOp,unsigned EltSize) getFlatScratchSpillOpcode() argument
1347 unsigned EltSize = (IsFlat && !IsAGPR) ? std::min(RegWidth, 16u) : 4u; buildSpillLoadStore() local
[all...]
H A DAMDGPURegisterBankInfo.cpp1035 unsigned EltSize = EltTy.getSizeInBits(); in splitUnequalType() local
1936 unsigned EltSize = VecTy.getScalarSizeInBits(); foldExtractEltToCmpSelect() local
2034 unsigned EltSize = VecTy.getScalarSizeInBits(); foldInsertEltToCmpSelect() local
4086 unsigned EltSize = getSizeInBits(MI.getOperand(2).getReg(), MRI, *TRI); getInstrMapping() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp17 complexTempStructure(CodeGenFunction & CGF,Address VAListAddr,QualType Ty,CharUnits SlotSize,CharUnits EltSize,const ComplexType * CTy) complexTempStructure() argument
254 CharUnits EltSize = TypeInfo.Width / 2; EmitVAArg() local
915 CharUnits EltSize = TypeInfo.Width / 2; EmitVAArg() local
H A DLoongArch.cpp158 CharUnits EltSize = getContext().getTypeSizeInChars(EltTy); in detectFARsEligibleStructHelper() local
H A DRISCV.cpp164 CharUnits EltSize = getContext().getTypeSizeInChars(EltTy); in detectFPCCEligibleStructHelper() local
H A DAMDGPU.cpp75 unsigned EltSize = getContext().getTypeSize(EltTy); numRegsForType() local
H A DX86.cpp1995 uint64_t EltSize = getContext().getTypeSize(AT->getElementType()); classify() local
2297 unsigned EltSize = (unsigned)Context.getTypeSize(AT->getElementType()); BitsContainNoUserData() local
2384 unsigned EltSize = TD.getTypeAllocSize(EltTy); getFPTypeAtOffset() local
2497 unsigned EltSize = getDataLayout().getTypeAllocSize(EltTy); GetINTEGERTypeAtOffset() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h326 unsigned EltSize = DataTypeTy->getElementType()->getScalarSizeInBits(); in isLegalNTStoreLoad() local
H A DAArch64StackTagging.cpp278 uint32_t EltSize = DL->getTypeSizeInBits(EltTy); flatten() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp105 TypeSize EltSize = DL.getTypeAllocSize(EltTy); ComputeValueVTs() local
198 uint64_t EltSize = DL.getTypeAllocSize(EltTy).getFixedValue(); computeValueLLTs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp701 unsigned EltSize = Val->getScalarSizeInBits(); getVectorInstrCost() local
711 unsigned EltSize = Val->getScalarSizeInBits(); getVectorInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp399 void DecodeEXTRQIMask(unsigned NumElts, unsigned EltSize, int Len, int Idx, in DecodeEXTRQIMask()
436 void DecodeINSERTQIMask(unsigned NumElts, unsigned EltSize, int Len, int Idx, in DecodeINSERTQIMask()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp987 if (EltSize != 16 && EltSize != 32 && EltSize ! in matchLowerVectorFCMP() local
81 isREVMask(ArrayRef<int> M,unsigned EltSize,unsigned NumElts,unsigned BlockSize) isREVMask() argument
237 unsigned EltSize = Ty.getScalarSizeInBits(); matchREV() local
[all...]
H A DAArch64InstructionSelector.cpp2593 unsigned EltSize = DstTy.getElementType().getSizeInBits(); select() local
3884 emitScalarToVector(unsigned EltSize,const TargetRegisterClass * DstRC,Register Scalar,MachineIRBuilder & MIRBuilder) const emitScalarToVector() argument
4007 getLaneCopyOpcode(unsigned & CopyOpc,unsigned & ExtractSubReg,const unsigned EltSize) getLaneCopyOpcode() argument
4364 getInsertVecEltOpInfo(const RegisterBank & RB,unsigned EltSize) getInsertVecEltOpInfo() argument
5299 unsigned EltSize = MRI.getType(EltReg).getSizeInBits(); emitLaneInsert() local
5395 unsigned EltSize = EltTy.getSizeInBits(); selectInsertElt() local
5930 unsigned EltSize = EltTy.getSizeInBits(); selectBuildVector() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h917 isSequenceFromUnmerge(GMergeLikeInstr & MI,unsigned MergeStartIdx,GUnmerge * Unmerge,unsigned UnmergeIdxStart,unsigned NumElts,unsigned EltSize,bool AllowUndef) isSequenceFromUnmerge() argument
943 unsigned EltSize = EltTy.getSizeInBits(); tryCombineMergeLike() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1579 unsigned EltSize = VTy->getScalarSizeInBits(); getGatherScatterOpCost() local
1676 unsigned EltSize = ValVT.getScalarSizeInBits(); getArithmeticReductionCost() local
1830 unsigned EltSize = ValVT.getScalarSizeInBits(); getMinMaxReductionCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp772 TypeSize EltSize = DL.getTypeAllocSize(ET); unpackLoadToAggregate() local
1294 TypeSize EltSize = DL.getTypeAllocSize(AT->getElementType()); unpackStoreToAggregate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp267 APInt EltSize(DL.getIndexTypeSizeInBits(Ptr->getType()), isDereferenceableAndAlignedInLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h740 computeVLMAX(unsigned VectorBits,unsigned EltSize,unsigned MinSize) computeVLMAX() argument

123