Home | History | Annotate | Download | only in ia32

Lines Matching refs:LArithmeticT

181 const char* LArithmeticT::Mnemonic() const {
813 LArithmeticT* result = new LArithmeticT(op, left, right);
827 LArithmeticT* result = new LArithmeticT(op, left, right);
894 LArithmeticT* result = new LArithmeticT(op, left_operand, right_operand);