Searched defs:integer_type (Results 1 – 13 of 13) sorted by relevance
57 if (auto integer_type = input_type.dyn_cast<IntegerType>()) { in PromoteI1ToI8() local85 if (auto integer_type = in isLegalType() local
63 } else if (auto integer_type = type.dyn_cast<mlir::IntegerType>()) { in TypeToPrimitiveType() local
1347 mlir::IntegerType integer_type = in ImportInstructionImpl() local
108 pub fn integer_type( in integer_type() function
146 llvm::Type* integer_type = IntegerTypeForFloatSize(is_vector); in I1ToFloat() local
617 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local648 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
707 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local738 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
810 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local841 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local
1599 llvm::IntegerType* integer_type = in SaturateShiftIfNecessary() local1627 auto* integer_type = llvm::cast<llvm::IntegerType>(type); in GetIntSMin() local1633 auto* integer_type = llvm::cast<llvm::IntegerType>(type); in GetMinusOne() local
1342 const type_base *integer_type = 0; in has_harmless_enum_to_int_change() 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