Home
last modified time | relevance | path

Searched defs:DoMathPowHalf (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/ia32/
Dlithium-codegen-ia32.cc2994 void LCodeGen::DoMathPowHalf(LMathPowHalf* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen
/external/v8/src/x64/
Dlithium-codegen-x64.cc2947 void LCodeGen::DoMathPowHalf(LUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen
/external/v8/src/arm/
Dlithium-codegen-arm.cc3225 void LCodeGen::DoMathPowHalf(LUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen
/external/v8/src/mips/
Dlithium-codegen-mips.cc3121 void LCodeGen::DoMathPowHalf(LUnaryMathOperation* instr) { in DoMathPowHalf() function in v8::internal::LCodeGen