Home | History | Annotate | Download | only in a64

Lines Matching refs:LDR_x_lit

1152   LoadLiteral(rt, imm, rt.Is64Bits() ? LDR_x_lit : LDR_w_lit);
2224 Instr marker_instruction = LDR_x_lit | ImmLLiteral(pool_size) | Rt(xzr);