Home
last modified time | relevance | path

Searched refs:DoDivByPowerOf2I (Results 1 – 24 of 24) sorted by relevance

/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc1284 LInstruction* LChunkBuilder::DoDivByPowerOf2I(HDiv* instr) { in DoDivByPowerOf2I() function in v8::internal::LChunkBuilder
1344 return DoDivByPowerOf2I(instr); in DoDiv()
Dlithium-mips64.h2682 LInstruction* DoDivByPowerOf2I(HDiv* instr);
Dlithium-codegen-mips64.cc1067 void LCodeGen::DoDivByPowerOf2I(LDivByPowerOf2I* instr) { in DoDivByPowerOf2I() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/mips/
Dlithium-mips.cc1284 LInstruction* LChunkBuilder::DoDivByPowerOf2I(HDiv* instr) { in DoDivByPowerOf2I() function in v8::internal::LChunkBuilder
1343 return DoDivByPowerOf2I(instr); in DoDiv()
Dlithium-mips.h2636 LInstruction* DoDivByPowerOf2I(HDiv* instr);
Dlithium-codegen-mips.cc1077 void LCodeGen::DoDivByPowerOf2I(LDivByPowerOf2I* instr) { in DoDivByPowerOf2I() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc1285 LInstruction* LChunkBuilder::DoDivByPowerOf2I(HDiv* instr) { in DoDivByPowerOf2I() function in v8::internal::LChunkBuilder
1343 return DoDivByPowerOf2I(instr); in DoDiv()
Dlithium-ppc.h2562 LInstruction* DoDivByPowerOf2I(HDiv* instr);
Dlithium-codegen-ppc.cc1051 void LCodeGen::DoDivByPowerOf2I(LDivByPowerOf2I* instr) { in DoDivByPowerOf2I() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x64/
Dlithium-x64.cc1300 LInstruction* LChunkBuilder::DoDivByPowerOf2I(HDiv* instr) { in DoDivByPowerOf2I() function in v8::internal::LChunkBuilder
1359 return DoDivByPowerOf2I(instr); in DoDiv()
Dlithium-x64.h2652 LInstruction* DoDivByPowerOf2I(HDiv* instr);
Dlithium-codegen-x64.cc1199 void LCodeGen::DoDivByPowerOf2I(LDivByPowerOf2I* instr) { in DoDivByPowerOf2I() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc1276 LInstruction* LChunkBuilder::DoDivByPowerOf2I(HDiv* instr) { in DoDivByPowerOf2I() function in v8::internal::LChunkBuilder
1337 return DoDivByPowerOf2I(instr); in DoDiv()
Dlithium-arm.h2679 LInstruction* DoDivByPowerOf2I(HDiv* instr);
Dlithium-codegen-arm.cc1176 void LCodeGen::DoDivByPowerOf2I(LDivByPowerOf2I* instr) { in DoDivByPowerOf2I() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.cc1313 LInstruction* LChunkBuilder::DoDivByPowerOf2I(HDiv* instr) { in DoDivByPowerOf2I() function in v8::internal::LChunkBuilder
1372 return DoDivByPowerOf2I(instr); in DoDiv()
Dlithium-ia32.h2666 LInstruction* DoDivByPowerOf2I(HDiv* instr);
Dlithium-codegen-ia32.cc1126 void LCodeGen::DoDivByPowerOf2I(LDivByPowerOf2I* instr) { in DoDivByPowerOf2I() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.cc1387 LInstruction* LChunkBuilder::DoDivByPowerOf2I(HDiv* instr) { in DoDivByPowerOf2I() function in v8::internal::LChunkBuilder
1444 return DoDivByPowerOf2I(instr); in DoDiv()
Dlithium-arm64.h3011 LInstruction* DoDivByPowerOf2I(HDiv* instr);
Dlithium-codegen-arm64.cc2533 void LCodeGen::DoDivByPowerOf2I(LDivByPowerOf2I* instr) { in DoDivByPowerOf2I() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x87/
Dlithium-x87.cc1323 LInstruction* LChunkBuilder::DoDivByPowerOf2I(HDiv* instr) { in DoDivByPowerOf2I() function in v8::internal::LChunkBuilder
1382 return DoDivByPowerOf2I(instr); in DoDiv()
Dlithium-x87.h2680 LInstruction* DoDivByPowerOf2I(HDiv* instr);
Dlithium-codegen-x87.cc1427 void LCodeGen::DoDivByPowerOf2I(LDivByPowerOf2I* instr) { in DoDivByPowerOf2I() function in v8::internal::LCodeGen