Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Low

293   OperandMatchResultTy parsePKHImm(OperandVector &O, StringRef Op, int Low,
1840 // in the MCInst as such. Lop off the low two bits here.
1848 // in the MCInst as such. Lop off the low two bits here.
1856 // in the MCInst as such. Lop off the low two bits here.
3261 // Return the low-subreg of a given Q register.
3345 // Ranges must go from low to high.
3585 // Ranges must go from low to high.
4002 ARMAsmParser::parsePKHImm(OperandVector &Operands, StringRef Op, int Low,
4039 if (Val < Low || Val > High) {
5166 // If both registers are low, we're in an IT block, and the immediate is
5192 // If the registers aren't low regs, the destination reg isn't the
5211 // If the registers aren't low regs or the cc_out operand is zero
5588 // return 'true' if register list contains non-low GPR registers,
5598 // Anything other than a low register isn't legal here.
7350 // whether we're in an IT block if the register operands are low
7386 // whether we're in an IT block if the register operands are low
7875 // the low bit of the condition code value implies 't'. We currently
7876 // always have 1 implies 't', so XOR toggle the bits if the low bit