Home
last modified time | relevance | path

Searched refs:DoMathRound (Results 1 – 21 of 21) sorted by relevance

/external/v8/src/crankshaft/s390/
Dlithium-s390.cc967 return DoMathRound(instr); in DoUnaryMathOperation()
998 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-s390.h2149 LInstruction* DoMathRound(HUnaryMathOperation* instr);
Dlithium-codegen-s390.cc3485 void LCodeGen::DoMathRound(LMathRound* instr) { in DoShiftI() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc1052 return DoMathRound(instr); in DoUnaryMathOperation()
1159 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-mips64.h2378 LInstruction* DoMathRound(HUnaryMathOperation* instr);
Dlithium-codegen-mips64.cc3475 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc1058 return DoMathRound(instr); in DoUnaryMathOperation()
1097 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-ppc.h2301 LInstruction* DoMathRound(HUnaryMathOperation* instr);
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc1047 return DoMathRound(instr); in DoUnaryMathOperation()
1080 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-arm.h2375 LInstruction* DoMathRound(HUnaryMathOperation* instr);
Dlithium-codegen-arm.cc3330 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/mips/
Dlithium-mips.cc1052 return DoMathRound(instr); in DoUnaryMathOperation()
1159 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-mips.h2332 LInstruction* DoMathRound(HUnaryMathOperation* instr);
Dlithium-codegen-mips.cc3271 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.cc1086 return DoMathRound(instr); in DoUnaryMathOperation()
1122 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-ia32.h2386 LInstruction* DoMathRound(HUnaryMathOperation* instr);
/external/v8/src/crankshaft/x87/
Dlithium-x87.cc1103 return DoMathRound(instr); in DoUnaryMathOperation()
1134 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-x87.h2382 LInstruction* DoMathRound(HUnaryMathOperation* instr);
Dlithium-codegen-x87.cc3390 void LCodeGen::DoMathRound(LMathRound* instr) { in DoMathRound() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x64/
Dlithium-x64.cc1071 return DoMathRound(instr); in DoUnaryMathOperation()
1109 LInstruction* LChunkBuilder::DoMathRound(HUnaryMathOperation* instr) { in DoMathRound() function in v8::internal::LChunkBuilder
Dlithium-x64.h2372 LInstruction* DoMathRound(HUnaryMathOperation* instr);