Home | History | Annotate | Download | only in aarch32

Lines Matching refs:l2

1811   Literal<uint16_t> l2(1234);
1818 __ Ldrh(r3, &l2);
1848 Literal<uint16_t> l2(1234);
1871 __ Ldrh(lt, r3, &l2);
2129 Literal<uint16_t> l2(4567, RawLiteral::kManuallyPlaced);
2136 __ Ldrh(r3, &l2);
2148 __ Place(&l2);
2161 __ Ldrh(r10, &l2);