Searched defs:IsAGPR (Results 1 – 7 of 7) sorted by relevance
193 bool IsAGPR = false; in analyzeResourceUsage() local
324 bool IsAGPR = TRI->isAGPRClass(DstRC); in foldVGPRCopyIntoRegSequence() local
119 bool IsAGPR; member
2201 bool IsAGPR = SIRegisterInfo::isAGPRClass(RI.getPhysRegBaseClass(Dst)); in expandPostRAPseudo() local5980 bool IsAGPR = RI.isAGPR(MRI, MO.getReg()); in isLegalRegOperand() local10405 bool IsAGPR = RI.isAGPR(MRI, DataReg); in enforceOperandRCAlignment() local
1592 const bool IsAGPR = !ST.hasGFX90AInsts() && isAGPRClass(RC); in buildSpillLoadStore() local
557 bool IsAGPR = Enc & AMDGPU::HWEncoding::IS_AGPR; in getAVOperandEncoding() local
1778 bool IsAGPR = Val & 512; in decodeSrcOp() local