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