Searched defs:MaxImm (Results 1 – 5 of 5) sorted by relevance
1798 const unsigned MaxImm = SIInstrInfo::getMaxMUBUFImmOffset(Subtarget); in splitBufferOffsets() local
5670 const unsigned MaxImm = SIInstrInfo::getMaxMUBUFImmOffset(ST); in splitBufferOffsets() local
9050 const uint32_t MaxImm = alignDown(MaxOffset, Alignment.value()); in splitMUBUFOffset() local
9963 const unsigned MaxImm = SIInstrInfo::getMaxMUBUFImmOffset(*Subtarget); in splitBufferOffsets() local
1992 unsigned Opc, uint32_t MaxImm) { in SelectMultiVectorLuti()