Searched defs:reg_empty (Results 1 – 7 of 7) sorted by relevance
289 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); } in reg_empty() function
323 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); } in reg_empty() function
347 bool reg_empty(Register RegNo) const { return reg_begin(RegNo) == reg_end(); } in reg_empty() function
345 bool reg_empty(Register RegNo) const { return reg_begin(RegNo) == reg_end(); } in reg_empty() function
337 bool reg_empty(Register RegNo) const { return reg_begin(RegNo) == reg_end(); } in reg_empty() function