Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp168 unsigned ScalarSize = VT.getScalarSizeInBits(); in selectVLSEG() local
209 unsigned ScalarSize = VT.getScalarSizeInBits(); in selectVLSEGFF() local
253 unsigned ScalarSize = VT.getScalarSizeInBits(); in selectVLXSEG() local
304 unsigned ScalarSize = VT.getScalarSizeInBits(); in selectVSSEG() local
334 unsigned ScalarSize = VT.getScalarSizeInBits(); in selectVSXSEG() local
773 unsigned ScalarSize = VT.getScalarSizeInBits(); in Select() local
814 unsigned ScalarSize = VT.getScalarSizeInBits(); in Select() local
844 unsigned ScalarSize = VT.getScalarSizeInBits(); in Select() local
965 unsigned ScalarSize = VT.getScalarSizeInBits(); in Select() local
1005 unsigned ScalarSize = VT.getScalarSizeInBits(); in Select() local
[all …]
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h78 static LLT scalarOrVector(uint16_t NumElements, unsigned ScalarSize) { in scalarOrVector()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp249 static unsigned getRegOperandNumElts(const MCInst *MI, unsigned ScalarSize, in getRegOperandNumElts()
H A DX86ShuffleDecode.cpp262 void decodeVSHUF64x2FamilyMask(unsigned NumElts, unsigned ScalarSize, in decodeVSHUF64x2FamilyMask()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp234 unsigned ScalarSize = VT.getVectorElementType().getScalarSizeInBits() * 2; in scaleVectorType() local
H A DX86TargetTransformInfo.cpp3701 unsigned ScalarSize = ValVTy->getScalarSizeInBits(); in getArithmeticReductionCost() local
4021 unsigned ScalarSize = ValTy->getScalarSizeInBits(); in getMinMaxReductionCost() local
H A DX86ISelLowering.cpp8695 unsigned ScalarSize = std::min(RepeatSize, 64u); in EltsFromConsecutiveLoads() local
8774 unsigned ScalarSize = VT.getScalarSizeInBits(); in getConstantVector() local
8949 unsigned ScalarSize = Ld.getValueSizeInBits(); in lowerBuildVectorAsBroadcast() local
8966 unsigned ScalarSize = Ld.getValueSizeInBits(); in lowerBuildVectorAsBroadcast() local
13958 auto TryUnpack = [&](int ScalarSize, int Scale) { in lowerShuffleAsPermuteAndUnpack()
14005 for (int ScalarSize = 64; ScalarSize >= OrigScalarSize; ScalarSize /= 2) in lowerShuffleAsPermuteAndUnpack() local
22106 unsigned ScalarSize = VT.getScalarSizeInBits(); in LowerVectorAllZero() local
24194 unsigned ScalarSize = StoreSVT.getStoreSize(); in scalarizeVectorStore() local
46889 unsigned ScalarSize = N->getValueType(0).getScalarSizeInBits(); in isFNEG() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp139 uint64_t ScalarSize = ScalarTy->getPrimitiveSizeInBits(); in vectorizeLoadInsert() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1669 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); in parseLowLevelType() local
1712 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); in parseLowLevelType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp663 unsigned ScalarSize = ScalarTy.getSizeInBits(); in matchDupLane() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1200 unsigned ScalarSize = Ty->getScalarSizeInBits(); in visitBinaryOperator() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17952 unsigned ScalarSize = Op.getScalarValueSizeInBits(); in SimplifyDemandedBitsForTargetNode() local