Home | History | Annotate | Download | only in ia32

Lines Matching defs:LUnaryMathOperation

613 class LUnaryMathOperation: public LTemplateInstruction<1, 1, 0> {
615 explicit LUnaryMathOperation(LOperand* value) {