Home
last modified time | relevance | path

Searched refs:computeScale (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp97 int computeScale(unsigned GEPElemSize, unsigned MemoryElemSize);
232 computeScale(GEP->getSourceElementType()->getPrimitiveSizeInBits(), in decomposePtr()
321 int MVEGatherScatterLowering::computeScale(unsigned GEPElemSize, in computeScale() function in MVEGatherScatterLowering
742 computeScale(DT.getTypeSizeInBits(GEP->getOperand(0)->getType()), in tryCreateIncrementingGatScat()