Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/mips/
Dlithium-mips.cc1400 LInstruction* LChunkBuilder::DoFlooringDivI(HMathFloorOfDiv* instr) { in DoFlooringDivI() function in v8::internal::LChunkBuilder
1417 return DoFlooringDivI(instr); in DoMathFloorOfDiv()
Dlithium-mips.h2756 LInstruction* DoFlooringDivI(HMathFloorOfDiv* instr);
Dlithium-codegen-mips.cc1425 void LCodeGen::DoFlooringDivI(LFlooringDivI* instr) { in DoFlooringDivI() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/mips64/
Dlithium-mips64.cc1401 LInstruction* LChunkBuilder::DoFlooringDivI(HMathFloorOfDiv* instr) { in DoFlooringDivI() function in v8::internal::LChunkBuilder
1418 return DoFlooringDivI(instr); in DoMathFloorOfDiv()
Dlithium-mips64.h2740 LInstruction* DoFlooringDivI(HMathFloorOfDiv* instr);
Dlithium-codegen-mips64.cc1381 void LCodeGen::DoFlooringDivI(LFlooringDivI* instr) { in DoFlooringDivI() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/arm/
Dlithium-arm.cc1394 LInstruction* LChunkBuilder::DoFlooringDivI(HMathFloorOfDiv* instr) { in DoFlooringDivI() function in v8::internal::LChunkBuilder
1413 return DoFlooringDivI(instr); in DoMathFloorOfDiv()
Dlithium-arm.h2798 LInstruction* DoFlooringDivI(HMathFloorOfDiv* instr);
Dlithium-codegen-arm.cc1559 void LCodeGen::DoFlooringDivI(LFlooringDivI* instr) { in DoFlooringDivI() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/x87/
Dlithium-x87.cc1447 LInstruction* LChunkBuilder::DoFlooringDivI(HMathFloorOfDiv* instr) { in DoFlooringDivI() function in v8::internal::LChunkBuilder
1471 return DoFlooringDivI(instr); in DoMathFloorOfDiv()
Dlithium-x87.h2800 LInstruction* DoFlooringDivI(HMathFloorOfDiv* instr);
Dlithium-codegen-x87.cc1716 void LCodeGen::DoFlooringDivI(LFlooringDivI* instr) { in DoFlooringDivI() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/x64/
Dlithium-x64.cc1416 LInstruction* LChunkBuilder::DoFlooringDivI(HMathFloorOfDiv* instr) { in DoFlooringDivI() function in v8::internal::LChunkBuilder
1440 return DoFlooringDivI(instr); in DoMathFloorOfDiv()
Dlithium-x64.h2783 LInstruction* DoFlooringDivI(HMathFloorOfDiv* instr);
Dlithium-codegen-x64.cc1220 void LCodeGen::DoFlooringDivI(LFlooringDivI* instr) { in DoFlooringDivI() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/ia32/
Dlithium-ia32.cc1436 LInstruction* LChunkBuilder::DoFlooringDivI(HMathFloorOfDiv* instr) { in DoFlooringDivI() function in v8::internal::LChunkBuilder
1460 return DoFlooringDivI(instr); in DoMathFloorOfDiv()
Dlithium-ia32.h2784 LInstruction* DoFlooringDivI(HMathFloorOfDiv* instr);
Dlithium-codegen-ia32.cc1424 void LCodeGen::DoFlooringDivI(LFlooringDivI* instr) { in DoFlooringDivI() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/arm64/
Dlithium-arm64.cc1818 LInstruction* LChunkBuilder::DoFlooringDivI(HMathFloorOfDiv* instr) { in DoFlooringDivI() function in v8::internal::LChunkBuilder
1834 return DoFlooringDivI(instr); in DoMathFloorOfDiv()
Dlithium-arm64.h3119 LInstruction* DoFlooringDivI(HMathFloorOfDiv* instr);
Dlithium-codegen-arm64.cc3990 void LCodeGen::DoFlooringDivI(LFlooringDivI* instr) { in DoFlooringDivI() function in v8::internal::LCodeGen