Searched refs:IsVGPROrAGPR (Results 1 – 1 of 1) sorted by relevance
536 bool IsVGPROrAGPR = Enc & AMDGPU::HWEncoding::IS_VGPR_OR_AGPR; in getAVOperandEncoding() local558 Op = Idx | (IsVGPROrAGPR << 8) | (IsAGPR << 9); in getAVOperandEncoding()