Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp97 int computeScale(unsigned GEPElemSize, unsigned MemoryElemSize);
233 computeScale(GEP->getSourceElementType()->getPrimitiveSizeInBits(), in decomposePtr()
322 int MVEGatherScatterLowering::computeScale(unsigned GEPElemSize, in computeScale() function in MVEGatherScatterLowering
755 computeScale(DL->getTypeSizeInBits(GEP->getSourceElementType()), in tryCreateIncrementingGatScat()