Lines Matching defs:LUnaryMathOperation
620 class LUnaryMathOperation: public LTemplateInstruction<1, 1, 1> {622 LUnaryMathOperation(LOperand* value, LOperand* temp) {