Home
last modified time | relevance | path

Searched defs:ScalarSize (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp103 if (TypeSize ScalarSize = EltTy->getScalarType()->getPrimitiveSizeInBits()) in getStructLayout() local
/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h128 static constexpr LLT scalarOrVector(ElementCount EC, uint64_t ScalarSize) { in scalarOrVector() argument
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp239 getRegOperandNumElts(const MCInst * MI,unsigned ScalarSize,unsigned OperandIndex) getRegOperandNumElts() argument
H A DX86ShuffleDecode.cpp263 decodeVSHUF64x2FamilyMask(unsigned NumElts,unsigned ScalarSize,unsigned Imm,SmallVectorImpl<int> & ShuffleMask) decodeVSHUF64x2FamilyMask() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp230 unsigned ScalarSize = VT.getVectorElementType().getScalarSizeInBits() * 2; scaleVectorType() local
H A DX86TargetTransformInfo.cpp5350 unsigned ScalarSize = ValVTy->getScalarSizeInBits(); getArithmeticReductionCost() local
5545 unsigned ScalarSize = ValTy->getScalarSizeInBits(); getMinMaxReductionCost() local
H A DX86ISelLowering.cpp7136 unsigned ScalarSize = std::min(RepeatSize, 64u); EltsFromConsecutiveLoads() local
7221 unsigned ScalarSize = VT.getScalarSizeInBits(); getConstantVector() local
7246 unsigned ScalarSize = VT.getScalarSizeInBits(); getConstantVector() local
7423 unsigned ScalarSize = Ld.getValueSizeInBits(); lowerBuildVectorAsBroadcast() local
7440 unsigned ScalarSize = Ld.getValueSizeInBits(); lowerBuildVectorAsBroadcast() local
10971 __anon0268aba82402(int ScalarSize, int Scale) lowerShuffleAsPermuteAndUnpack() argument
11019 for (int ScalarSize = 64; ScalarSize >= OrigScalarSize; ScalarSize /= 2) lowerShuffleAsPermuteAndUnpack() local
22317 unsigned ScalarSize = VT.getScalarSizeInBits(); LowerVectorAllEqual() local
24673 unsigned ScalarSize = StoreSVT.getStoreSize(); scalarizeVectorStore() local
52560 unsigned ScalarSize = N->getValueType(0).getScalarSizeInBits(); isFNEG() local
54779 unsigned ScalarSize = InVT.getScalarSizeInBits(); combineUIntToFP() local
54850 unsigned ScalarSize = InVT.getScalarSizeInBits(); combineSIntToFP() local
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1298 unsigned ScalarSize = VTy->getScalarSizeInBits(); getVectorIntrinsicInstrCost() local
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1927 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); parseLowLevelType() local
1990 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); parseLowLevelType() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp162 uint64_t ScalarSize = ScalarTy->getPrimitiveSizeInBits(); canWidenLoad() local
190 uint64_t ScalarSize = ScalarTy->getPrimitiveSizeInBits(); vectorizeLoadInsert() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp708 unsigned ScalarSize = ScalarTy.getSizeInBits(); matchDupLane() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1518 const unsigned ScalarSize = MRI.getType(Def).getScalarSizeInBits(); isConstantOrConstantSplatVector() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1559 unsigned ScalarSize = Ty->getScalarSizeInBits(); visitBinaryOperator() local
H A DSIISelLowering.cpp12021 auto ScalarSize = Op.getScalarValueSizeInBits(); calculateByteProvider() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3185 unsigned ScalarSize = Op.getOperand(0).getScalarValueSizeInBits(); computeKnownBits() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17403 unsigned ScalarSize = Scalar.getValueSizeInBits(); PerformDAGCombine() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28197 unsigned ScalarSize = Op.getScalarValueSizeInBits(); SimplifyDemandedBitsForTargetNode() local
[all...]