Home | History | Annotate | Download | only in arm

Lines Matching refs:LArithmeticT

179 const char* LArithmeticT::Mnemonic() const {
819 LArithmeticT* result = new LArithmeticT(op, left, right);
833 LArithmeticT* result = new LArithmeticT(op, left, right);
900 LArithmeticT* result = new LArithmeticT(op, left_operand, right_operand);