Searched refs:physreg (Results 1 – 25 of 27) sorted by relevance
12
81 ; Cannot coalesce when there are reads of the physreg.96 ; Cannot coalesce physreg because we have reads on other CFG paths (we119 ; We can coalesce copies from physreg to vreg across multiple blocks.
2 # This test ensures that an error is reported for subreg index on a physreg.
3 ; Test interference between physreg aliases during preRAsched.
4 ; This requires physreg joining, %13 is live everywhere:
3 ; PR18396: Assertion: MO->isDead "Cannot fold physreg def".
4 ; This requires physreg joining, %vreg13 is live everywhere:
6 ; RegAllocFast requires that each physreg only be used once. The varargs
3 ; PR14315: misched should not move the physreg copy of %t below the calls.
3 ; physreg.
4 # Make sure we are not spilling/using a physreg used in the very last
4 ; This test case would accidentally use the same physreg for two virtregs
113 ; for a physreg with RC==GPRPairRegClass.
105 ; for a physreg with RC==GPRPairRegClass.
7 ; targets that use physreg defs.
1029 int physreg = ffsll(available) - 1; in try_spill_node() local1031 ctx->live_physregs |= (1ull << physreg); in try_spill_node()1034 store->index = physreg / 4; in try_spill_node()1035 store->component = physreg % 4; in try_spill_node()1052 &ctx->physreg_reads[physreg], reg_link) { in try_spill_node()
534 # there is only MADDWrrr, and we have to use the WZR physreg.
33 ; Show that we get reasonable regalloc without physreg constraints.
35 ; Show that we get reasonable regalloc without physreg constraints.