Home
last modified time | relevance | path

Searched defs:int_ty (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl.cc930 ConvertType( const spvtools::opt::analysis::Integer* int_ty) ConvertType() argument
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc2156 const MachineType int_ty = IntConvertType(opcode); in BuildIntConvertFloat() local
2128 ConvertTrapTest(WasmGraphBuilder* builder, wasm::WasmOpcode opcode, const MachineType& int_ty, const MachineType& float_ty, Node* trunc, Node* converted_value) ConvertTrapTest() argument
2139 ConvertSaturateTest(WasmGraphBuilder* builder, wasm::WasmOpcode opcode, const MachineType& int_ty, const MachineType& float_ty, Node* trunc, Node* converted_value) ConvertSaturateTest() argument
2422 const MachineType int_ty = IntConvertType(opcode); BuildCcallConvertFloat() local
[all...]

Completed in 10 milliseconds