| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | CBufferDataLayout.cpp | 103 if (TypeSize ScalarSize = EltTy->getScalarType()->getPrimitiveSizeInBits()) in getStructLayout() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/ |
| H A D | LowLevelType.h | 128 static constexpr LLT scalarOrVector(ElementCount EC, uint64_t ScalarSize) { in scalarOrVector()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86InstComments.cpp | 239 static unsigned getRegOperandNumElts(const MCInst *MI, unsigned ScalarSize, in getRegOperandNumElts()
|
| H A D | X86ShuffleDecode.cpp | 263 void decodeVSHUF64x2FamilyMask(unsigned NumElts, unsigned ScalarSize, in decodeVSHUF64x2FamilyMask()
|
| /freebsd/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 | 5350 unsigned ScalarSize = ValVTy->getScalarSizeInBits(); in getArithmeticReductionCost() local 5545 unsigned ScalarSize = ValTy->getScalarSizeInBits(); in getMinMaxReductionCost() local
|
| H A D | X86ISelLowering.cpp | 7112 unsigned ScalarSize = std::min(RepeatSize, 64u); in EltsFromConsecutiveLoads() local 7197 unsigned ScalarSize = VT.getScalarSizeInBits(); in getConstantVector() local 7222 unsigned ScalarSize = VT.getScalarSizeInBits(); in getConstantVector() local 7399 unsigned ScalarSize = Ld.getValueSizeInBits(); in lowerBuildVectorAsBroadcast() local 7416 unsigned ScalarSize = Ld.getValueSizeInBits(); in lowerBuildVectorAsBroadcast() local 10947 auto TryUnpack = [&](int ScalarSize, int Scale) { in lowerShuffleAsPermuteAndUnpack() 10995 for (int ScalarSize = 64; ScalarSize >= OrigScalarSize; ScalarSize /= 2) in lowerShuffleAsPermuteAndUnpack() local 22293 unsigned ScalarSize = VT.getScalarSizeInBits(); in LowerVectorAllEqual() local 24649 unsigned ScalarSize = StoreSVT.getStoreSize(); in scalarizeVectorStore() local 52698 unsigned ScalarSize = N->getValueType(0).getScalarSizeInBits(); in isFNEG() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetTransformInfo.cpp | 1298 unsigned ScalarSize = VTy->getScalarSizeInBits(); in getVectorIntrinsicInstrCost() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VectorCombine.cpp | 162 uint64_t ScalarSize = ScalarTy->getPrimitiveSizeInBits(); in canWidenLoad() local 190 uint64_t ScalarSize = ScalarTy->getPrimitiveSizeInBits(); in vectorizeLoadInsert() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIParser.cpp | 1927 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); in parseLowLevelType() local 1990 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); in parseLowLevelType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PostLegalizerLowering.cpp | 708 unsigned ScalarSize = ScalarTy.getSizeInBits(); in matchDupLane() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCodeGenPrepare.cpp | 1559 unsigned ScalarSize = Ty->getScalarSizeInBits(); in visitBinaryOperator() local
|
| H A D | SIISelLowering.cpp | 12024 auto ScalarSize = Op.getScalarValueSizeInBits(); in calculateByteProvider() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Utils.cpp | 1524 const unsigned ScalarSize = MRI.getType(Def).getScalarSizeInBits(); in isConstantOrConstantSplatVector() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 3186 unsigned ScalarSize = Op.getOperand(0).getScalarValueSizeInBits(); in computeKnownBits() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 17461 unsigned ScalarSize = Scalar.getValueSizeInBits(); PerformDAGCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 28411 unsigned ScalarSize = Op.getScalarValueSizeInBits(); in SimplifyDemandedBitsForTargetNode() local
|