Searched refs:IsVGPROrAGPR (Results 1 – 1 of 1) sorted by relevance
551 bool IsVGPROrAGPR = in getAVOperandEncoding() local559 Op = Idx | (IsVGPROrAGPR << 8) | (IsAGPR << 9); in getAVOperandEncoding()592 bool IsVGPROrAGPR = in getMachineOpValue() local594 Op = Idx | (IsVGPROrAGPR << 8); in getMachineOpValue()