Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp189 void processBaseWithConstOffset(const MachineOperand &Base, MemAddress &Addr);
1210 void SILoadStoreOptimizer::processBaseWithConstOffset(const MachineOperand &Base, in processBaseWithConstOffset() function in SILoadStoreOptimizer
1291 processBaseWithConstOffset(Base, MAddr); in promoteConstantOffsetToImm()
1354 processBaseWithConstOffset(BaseNext, MAddrNext); in promoteConstantOffsetToImm()