Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp928 static uint32_t mostAlignedValueInRange(uint32_t Lo, uint32_t Hi) { in mostAlignedValueInRange() function
1014 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff * 64, Min); in offsetsCanBeCombined()
1031 uint32_t BaseOff = mostAlignedValueInRange(Max - 0xff, Min); in offsetsCanBeCombined()