Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/codegen/
Dhelpers.rs107 pub(crate) 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/spirv-tools/source/opt/
Dconst_folding_rules.cpp810 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local
841 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
/third_party/libabigail/src/
Dabg-comp-filter.cc1417 const type_base *integer_type = 0; in has_harmless_enum_to_int_change() local
/third_party/mesa3d/src/intel/compiler/elk/
Delk_eu_emit.c396 unsigned integer_type, in elk_set_math_message()