Home
last modified time | relevance | path

Searched defs:DoMathRound (Results 1 – 14 of 14) sorted by relevance

/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc1211 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-codegen-mips64.cc3630 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/mips/
Dlithium-mips.cc1211 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-codegen-mips.cc3428 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc1150 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-codegen-ppc.cc3691 void LCodeGen::DoMathRound(LMathRound* instr) { in DoShiftI() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x64/
Dlithium-x64.cc1163 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-codegen-x64.cc3529 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc1141 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-codegen-arm.cc3481 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.cc1181 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-codegen-ia32.cc3448 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x87/
Dlithium-x87.cc1190 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-codegen-x87.cc3693 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen