Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc1437 MachineType IntConvertType(wasm::WasmOpcode opcode) { in IntConvertType() function
1670 const MachineType int_ty = IntConvertType(opcode); in BuildIntConvertFloat()
1962 const MachineType int_ty = IntConvertType(opcode); in BuildCcallConvertFloat()