Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp103 if (TypeSize ScalarSize = EltTy->getScalarType()->getPrimitiveSizeInBits()) in getStructLayout() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLowLevelType.h
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp249 getRegOperandNumElts(const MCInst * MI,unsigned ScalarSize,unsigned OperandIndex) getRegOperandNumElts() argument
H A DX86ShuffleDecode.cpp263 void decodeVSHUF64x2FamilyMask(unsigned NumElts, unsigned ScalarSize, in decodeVSHUF64x2FamilyMask()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp230 unsigned ScalarSize = VT.getVectorElementType().getScalarSizeInBits() * 2; in scaleVectorType() local
H A DX86TargetTransformInfo.cpp5219 unsigned ScalarSize = ValVTy->getScalarSizeInBits(); getArithmeticReductionCost() local
5414 unsigned ScalarSize = ValTy->getScalarSizeInBits(); getMinMaxReductionCost() local
H A DX86ISelLowering.cpp6966 unsigned ScalarSize = std::min(RepeatSize, 64u); EltsFromConsecutiveLoads() local
7051 unsigned ScalarSize = VT.getScalarSizeInBits(); getConstantVector() local
7076 unsigned ScalarSize = VT.getScalarSizeInBits(); getConstantVector() local
7255 unsigned ScalarSize = Ld.getValueSizeInBits(); lowerBuildVectorAsBroadcast() local
7272 unsigned ScalarSize = Ld.getValueSizeInBits(); lowerBuildVectorAsBroadcast() local
10814 __anon973982072502(int ScalarSize, int Scale) lowerShuffleAsPermuteAndUnpack() argument
10862 for (int ScalarSize = 64; ScalarSize >= OrigScalarSize; ScalarSize /= 2) lowerShuffleAsPermuteAndUnpack() local
22117 unsigned ScalarSize = VT.getScalarSizeInBits(); LowerVectorAllEqual() local
24439 unsigned ScalarSize = StoreSVT.getStoreSize(); scalarizeVectorStore() local
51451 unsigned ScalarSize = N->getValueType(0).getScalarSizeInBits(); isFNEG() local
53574 unsigned ScalarSize = InVT.getScalarSizeInBits(); combineUIntToFP() local
53644 unsigned ScalarSize = InVT.getScalarSizeInBits(); combineSIntToFP() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp147 uint64_t ScalarSize = ScalarTy->getPrimitiveSizeInBits(); canWidenLoad() local
175 uint64_t ScalarSize = ScalarTy->getPrimitiveSizeInBits(); vectorizeLoadInsert() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1921 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); parseLowLevelType() local
1981 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); parseLowLevelType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp713 if (ScalarSize == 64) in matchDupLane() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1394 const unsigned ScalarSize = MRI.getType(Def).getScalarSizeInBits(); isConstantOrConstantSplatVector() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1554 unsigned ScalarSize = Ty->getScalarSizeInBits(); visitBinaryOperator() local
H A DSIISelLowering.cpp11807 auto ScalarSize = Op.getScalarValueSizeInBits(); calculateByteProvider() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3106 unsigned ScalarSize = Op.getOperand(0).getScalarValueSizeInBits(); computeKnownBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15929 unsigned ScalarSize = Scalar.getValueSizeInBits(); PerformDAGCombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26853 unsigned ScalarSize = Op.getScalarValueSizeInBits(); SimplifyDemandedBitsForTargetNode() local
[all...]