Home | History | Annotate | Download | only in mips

Lines Matching refs:LMathAbs

3585 void LCodeGen::DoDeferredMathAbsTaggedHeapNumber(LMathAbs* instr) {
3653 void LCodeGen::EmitIntegerMathAbs(LMathAbs* instr) {
3667 void LCodeGen::DoMathAbs(LMathAbs* instr) {
3671 DeferredMathAbsTaggedHeapNumber(LCodeGen* codegen, LMathAbs* instr)
3678 LMathAbs* instr_;