Home
last modified time | relevance | path

Searched refs:EmitInteger32MathAbs (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.h221 void EmitInteger32MathAbs(LMathAbs* instr);
Dlithium-codegen-ppc.cc3607 void LCodeGen::EmitInteger32MathAbs(LMathAbs* instr) { in DoShiftI() function in v8::internal::LCodeGen
3648 EmitInteger32MathAbs(instr); in DoShiftI()