/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | CBufferDataLayout.cpp | 103 if (TypeSize ScalarSize = EltTy->getScalarType()->getPrimitiveSizeInBits()) in getStructLayout() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LowLevelType.h |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86InstComments.cpp | 249 getRegOperandNumElts(const MCInst * MI,unsigned ScalarSize,unsigned OperandIndex) getRegOperandNumElts() argument
|
H A D | X86ShuffleDecode.cpp | 263 void decodeVSHUF64x2FamilyMask(unsigned NumElts, unsigned ScalarSize, in decodeVSHUF64x2FamilyMask()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InterleavedAccess.cpp | 230 unsigned ScalarSize = VT.getVectorElementType().getScalarSizeInBits() * 2; in scaleVectorType() local
|
H A D | X86TargetTransformInfo.cpp | 5219 unsigned ScalarSize = ValVTy->getScalarSizeInBits(); getArithmeticReductionCost() local 5414 unsigned ScalarSize = ValTy->getScalarSizeInBits(); getMinMaxReductionCost() local
|
H A D | X86ISelLowering.cpp | 6966 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 D | VectorCombine.cpp | 147 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 D | MIParser.cpp | 1921 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 D | AArch64PostLegalizerLowering.cpp | 713 if (ScalarSize == 64) in matchDupLane() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 1394 const unsigned ScalarSize = MRI.getType(Def).getScalarSizeInBits(); isConstantOrConstantSplatVector() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCodeGenPrepare.cpp | 1554 unsigned ScalarSize = Ty->getScalarSizeInBits(); visitBinaryOperator() local
|
H A D | SIISelLowering.cpp | 11807 auto ScalarSize = Op.getScalarValueSizeInBits(); calculateByteProvider() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 3106 unsigned ScalarSize = Op.getOperand(0).getScalarValueSizeInBits(); computeKnownBits() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 15929 unsigned ScalarSize = Scalar.getValueSizeInBits(); PerformDAGCombine() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 26853 unsigned ScalarSize = Op.getScalarValueSizeInBits(); SimplifyDemandedBitsForTargetNode() local [all...] |