Home | History | Annotate | Download | only in AArch64

Lines Matching full:immediates

4797     // The J constraint applies only to ADD or SUB immediates that would be
4813 // The K and L constraints apply *only* to logical immediates, including
4817 // "bitmask immediates": for example 0xaaaaaaaa is a valid bimm32 (K), but
4829 immediates they
4830 // also match 32 or 64-bit immediates that can be loaded either using a
4876 // All assembler immediates are 64-bit integers.
6091 // these immediates to MOVIs if it proves necessary.
7273 // 12-bit optionally shifted immediates are legal for adds.
7284 // immediates is the same as for an add or a sub.
7841 /// EXTR. Can't quite be done in TableGen because the two immediates aren't