Searched defs:IsAGPR (Results 1 – 6 of 6) sorted by relevance
809 bool IsAGPR = false; in analyzeResourceUsage() local
262 bool IsAGPR = TRI->hasAGPRs(DstRC); in foldVGPRCopyIntoRegSequence() local
924 bool IsAGPR = TRI->hasAGPRs(DataRC); in checkAndPrepareMerge() local
1043 const bool IsAGPR = !ST.hasGFX90AInsts() && hasAGPRs(RC); in buildSpillLoadStore() local
3808 const bool IsAGPR = !IsVGPR && RI.hasAGPRs(RC); in verifyInstruction() local4678 bool IsAGPR = RI.isAGPR(MRI, MO->getReg()); in isOperandLegal() local
1245 bool IsAGPR = Val & 512; in decodeSrcOp() local