Searched defs:integer_type (Results 1 – 11 of 11) sorted by relevance
63 } else if (auto integer_type = type.dyn_cast<mlir::IntegerType>()) { in TypeToPrimitiveType() local
106 pub fn integer_type( in integer_type() function
146 llvm::Type* integer_type = IntegerTypeForFloatSize(is_vector); in I1ToFloat() local
430 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local461 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
1305 const type_base *integer_type = 0; in has_harmless_enum_to_int_change() local
1596 llvm::IntegerType* integer_type = in SaturateShiftIfNecessary() local1624 auto* integer_type = llvm::cast<llvm::IntegerType>(type); in GetIntSMin() local1630 auto* integer_type = llvm::cast<llvm::IntegerType>(type); in GetMinusOne() local
482 unsigned integer_type, in brw_set_math_message()
472 unsigned integer_type, in brw_set_math_message()
545 val integer_type : llcontext -> int -> lltype val