Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc1464 MachineType FloatConvertType(wasm::WasmOpcode opcode) { in FloatConvertType() function
1671 const MachineType float_ty = FloatConvertType(opcode); in BuildIntConvertFloat()
1963 const MachineType float_ty = FloatConvertType(opcode); in BuildCcallConvertFloat()