Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:LL

607       int64_t Align = 1LL << scale;
608 int64_t Max = Align * ((1LL << width) - 1);
854 // If it's not a constant expression, it'll generate a fixup and be
2778 // but that'll get caught OK in operand matching, so we don't need to
4805 // if we have a "mul" mnemonic in Thumb mode, check if we'll be able to
5298 // instruction. We'll make the transformation in processInstruction()