Searched defs:IsVGPR (Results 1 – 5 of 5) sorted by relevance
591 bool IsVGPR = Enc & AMDGPU::HWEncoding::IS_VGPR_OR_AGPR; in getMachineOpValue() local606 bool IsVGPR = Enc & AMDGPU::HWEncoding::IS_VGPR_OR_AGPR; in getMachineOpValueT16() local654 bool IsVGPR = Encoding & AMDGPU::HWEncoding::IS_VGPR_OR_AGPR; in getMachineOpValueT16Lo128() local
337 bool IsVGPR = Imm & (1 << 8); in decodeOperand_VSrcT16_Lo128() local353 bool IsVGPR = Imm & (1 << 8); in decodeOperand_VSrcT16() local
1776 const bool IsVGPR = TRI->isVectorRegister(*MRI, Op.getReg()); in generateWaitcntInstBefore() local
1232 bool IsVGPR = TRI->isVGPR(MRI, Reg); in spillVGPRtoAGPR() local
2887 const bool IsVGPR = DstRB->getID() == AMDGPU::VGPRRegBankID; in selectG_GLOBAL_VALUE() local2908 const bool IsVGPR = DstRB->getID() == AMDGPU::VGPRRegBankID; in selectG_PTRMASK() local