Searched refs:Rt (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_pack.c471 bool Rt, At, Ot; local in function:agx_pack_instr
472 unsigned R = agx_pack_memory_reg(I->dest[0], &Rt);
500 (((uint64_t) Rt) << 49) |
515 bool Rt, Ot, Ct, St; local in function:agx_pack_instr
518 unsigned R = agx_pack_memory_reg(I->dest[0], &Rt);
551 (Rt ? (1 << 8) : 0) |

Completed in 5 milliseconds