Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp90 int computeScale(unsigned GEPElemSize, unsigned MemoryElemSize);
285 int MVEGatherScatterLowering::computeScale(unsigned GEPElemSize, in computeScale() function in MVEGatherScatterLowering
491 int Scale = computeScale( in tryCreateMaskedGatherOffset()
633 int Scale = computeScale( in tryCreateMaskedScatterOffset()
679 computeScale(DT.getTypeSizeInBits(GEP->getOperand(0)->getType()), in tryCreateIncrementingGatScat()