Searched refs:hasHint (Results 1 – 3 of 3) sorted by relevance
121 if ((definition.isFixed() || definition.hasHint()) && definition.physReg() == vcc) in process_live_temps_per_block()192 if ((definition.isFixed() || definition.hasHint()) && definition.physReg() == vcc) in process_live_temps_per_block()
939 constexpr bool hasHint() const noexcept { return hasHint_; } in hasHint() function
2642 if (definition->hasHint() && in register_allocation()