Home | History | Annotate | Download | only in arm

Lines Matching refs:LArithmeticT

148 const char* LArithmeticT::Mnemonic() const {
701 LArithmeticT* result = new(zone()) LArithmeticT(op, left, right);
779 LArithmeticT* result =
780 new(zone()) LArithmeticT(op, left_operand, right_operand);
1345 LArithmeticT* result = new(zone()) LArithmeticT(instr->op(), left, right);