Home
last modified time | relevance | path

Searched refs:DoMathPowHalf (Results 1 – 22 of 22) sorted by relevance

/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc1129 return DoMathPowHalf(instr); in DoUnaryMathOperation()
1166 LInstruction* LChunkBuilder::DoMathPowHalf(HUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LChunkBuilder
Dlithium-mips64.h2680 LInstruction* DoMathPowHalf(HUnaryMathOperation* instr);
Dlithium-codegen-mips64.cc3725 void LCodeGen::DoMathPowHalf(LMathPowHalf* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/mips/
Dlithium-mips.cc1129 return DoMathPowHalf(instr); in DoUnaryMathOperation()
1166 LInstruction* LChunkBuilder::DoMathPowHalf(HUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LChunkBuilder
Dlithium-mips.h2634 LInstruction* DoMathPowHalf(HUnaryMathOperation* instr);
Dlithium-codegen-mips.cc3520 void LCodeGen::DoMathPowHalf(LMathPowHalf* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc1133 return DoMathPowHalf(instr); in DoUnaryMathOperation()
1213 LInstruction* LChunkBuilder::DoMathPowHalf(HUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LChunkBuilder
Dlithium-ppc.h2560 LInstruction* DoMathPowHalf(HUnaryMathOperation* instr);
Dlithium-codegen-ppc.cc3760 void LCodeGen::DoMathPowHalf(LMathPowHalf* instr) { in DoShiftI() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x64/
Dlithium-x64.cc1146 return DoMathPowHalf(instr); in DoUnaryMathOperation()
1222 LInstruction* LChunkBuilder::DoMathPowHalf(HUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LChunkBuilder
Dlithium-x64.h2650 LInstruction* DoMathPowHalf(HUnaryMathOperation* instr);
Dlithium-codegen-x64.cc3607 void LCodeGen::DoMathPowHalf(LMathPowHalf* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc1124 return DoMathPowHalf(instr); in DoUnaryMathOperation()
1204 LInstruction* LChunkBuilder::DoMathPowHalf(HUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LChunkBuilder
Dlithium-arm.h2677 LInstruction* DoMathPowHalf(HUnaryMathOperation* instr);
Dlithium-codegen-arm.cc3536 void LCodeGen::DoMathPowHalf(LMathPowHalf* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.cc1164 return DoMathPowHalf(instr); in DoUnaryMathOperation()
1240 LInstruction* LChunkBuilder::DoMathPowHalf(HUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LChunkBuilder
Dlithium-ia32.h2664 LInstruction* DoMathPowHalf(HUnaryMathOperation* instr);
Dlithium-codegen-ia32.cc3522 void LCodeGen::DoMathPowHalf(LMathPowHalf* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x87/
Dlithium-x87.cc1174 case kMathPowHalf: return DoMathPowHalf(instr); in DoUnaryMathOperation()
1251 LInstruction* LChunkBuilder::DoMathPowHalf(HUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LChunkBuilder
Dlithium-x87.h2678 LInstruction* DoMathPowHalf(HUnaryMathOperation* instr);
Dlithium-codegen-x87.cc3782 void LCodeGen::DoMathPowHalf(LMathPowHalf* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc3756 void LCodeGen::DoMathPowHalf(LMathPowHalf* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen