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.cpp98 int computeScale(unsigned GEPElemSize, unsigned MemoryElemSize);
234 computeScale(GEP->getSourceElementType()->getPrimitiveSizeInBits(), in decomposePtr()
323 int MVEGatherScatterLowering::computeScale(unsigned GEPElemSize, in computeScale() function in MVEGatherScatterLowering
756 computeScale(DL->getTypeSizeInBits(GEP->getOperand(0)->getType()), in tryCreateIncrementingGatScat()