Home
last modified time | relevance | path

Searched refs:EmitMathAbs (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.h226 void EmitMathAbs(LMathAbs* instr);
Dlithium-codegen-s390.cc3391 void LCodeGen::EmitMathAbs(LMathAbs* instr) { in DoShiftI() function in v8::internal::LCodeGen
3449 EmitMathAbs(instr); in DoShiftI()
3458 EmitMathAbs(instr); in DoShiftI()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.h226 void EmitMathAbs(LMathAbs* instr);
Dlithium-codegen-ppc.cc3442 void LCodeGen::EmitMathAbs(LMathAbs* instr) { in DoShiftI() function in v8::internal::LCodeGen
3505 EmitMathAbs(instr); in DoShiftI()
3514 EmitMathAbs(instr); in DoShiftI()