Searched refs:isLegalMUBUFImmOffset (Results 1 – 4 of 4) sorted by relevance
788 static bool isLegalMUBUFImmOffset(const ConstantSDNode *Imm) { in isLegalMUBUFImmOffset() function834 if (isLegalMUBUFImmOffset(C1)) { in SelectMUBUF()924 if (isLegalMUBUFImmOffset(C1)) { in SelectMUBUFScratch()
1021 if (SIInstrInfo::isLegalMUBUFImmOffset(C1->getZExtValue())) { in SelectMUBUF()1170 if (SIInstrInfo::isLegalMUBUFImmOffset(C1->getZExtValue()) && in SelectMUBUFScratchOffen()1191 if (!CAddr || !SIInstrInfo::isLegalMUBUFImmOffset(CAddr->getZExtValue())) in SelectMUBUFScratchOffset()
880 static bool isLegalMUBUFImmOffset(unsigned Imm) { in isLegalMUBUFImmOffset() function
3948 if (Offset && isLegalMUBUFImmOffset(Offset)) { in moveToVALU()