Searched defs:ScalarSize (Results 1 – 10 of 10) sorted by relevance
77 static LLT scalarOrVector(uint16_t NumElements, unsigned ScalarSize) { in scalarOrVector()
471 const Index ScalarSize = sizeof(Scalar); in first_aligned() local
215 static unsigned getRegOperandNumElts(const MCInst *MI, unsigned ScalarSize, in getRegOperandNumElts()
227 unsigned ScalarSize = VT.getVectorElementType().getScalarSizeInBits() * 2; in scaleVectorType() local
8274 unsigned ScalarSize = std::min(RepeatSize, 64u); in EltsFromConsecutiveLoads() local8343 unsigned ScalarSize = VT.getScalarSizeInBits(); in getConstantVector() local8559 unsigned ScalarSize = Ld.getValueSizeInBits(); in lowerBuildVectorAsBroadcast() local8572 unsigned ScalarSize = Ld.getValueSizeInBits(); in lowerBuildVectorAsBroadcast() local13018 auto TryUnpack = [&](int ScalarSize, int Scale) { in lowerShuffleAsPermuteAndUnpack()13065 for (int ScalarSize = 64; ScalarSize >= OrigScalarSize; ScalarSize /= 2) in lowerShuffleAsPermuteAndUnpack() local22664 unsigned ScalarSize = StoreSVT.getStoreSize(); in scalarizeVectorStore() local42448 unsigned ScalarSize = N->getValueType(0).getScalarSizeInBits(); in isFNEG() local
643 unsigned ScalarSize = MemSclVT.getSizeInBits(); in ExpandStore() local
277 void decodeVSHUF64x2FamilyMask(unsigned NumElts, unsigned ScalarSize, in decodeVSHUF64x2FamilyMask()
1616 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); in parseLowLevelType() local1659 auto ScalarSize = APSInt(Token.range().drop_front()).getZExtValue(); in parseLowLevelType() local
1440 unsigned ScalarSize = Mgs->getValue().getValueType().getScalarSizeInBits(); in selectVectorAddr() local
4518 unsigned ScalarSize = ScalarType.getSizeInBits(); in insert128BitVector() local5826 unsigned ScalarSize = Ld.getValueType().getSizeInBits(); in LowerVectorBroadcast() local8860 for (int ScalarSize = 64; ScalarSize >= OrigScalarSize; ScalarSize /= 2) { in lowerVectorShuffleAsPermuteAndUnpack() local