Home
last modified time | relevance | path

Searched defs:integer_type (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/codegen/
Dhelpers.rs108 pub fn integer_type( in integer_type() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconst_folding_rules.cpp374 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local
405 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconst_folding_rules.cpp430 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local
461 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwebidl2.js270 function integer_type() { function
/third_party/spirv-tools/source/opt/
Dconst_folding_rules.cpp617 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local
648 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
/third_party/libabigail/src/
Dabg-comp-filter.cc1342 const type_base *integer_type = 0; in has_harmless_enum_to_int_change() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_emit.c472 unsigned integer_type, in brw_set_math_message()