Searched defs:hasReg (Results 1 – 3 of 3) sorted by relevance
62 bool hasReg() { return VGPR != 0; } in hasReg() function
129 bool hasReg() { return VGPR != AMDGPU::NoRegister;} in hasReg() function
741 bool hasReg() const { return getRegNum().hasValue(); } in hasReg() function