Home | History | Annotate | Download | only in arm

Lines Matching defs:LUnaryMathOperation

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