Searched refs:type_width (Results 1 – 5 of 5) sorted by relevance
69 unsigned type_width; in build_binary_int_overflow() local79 type_width = LLVMGetIntTypeWidth(type_ref); in build_binary_int_overflow()81 assert(type_width == 16 || type_width == 32 || type_width == 64); in build_binary_int_overflow()84 intr_prefix, type_width); in build_binary_int_overflow()
227 type_width: u8, // This should probably be an enum in integer_conversion()710 type_width: u8, // in bits in integer_conversion()713 let length_modifier = match type_width { in integer_conversion()721 type_width in integer_conversion()871 type_width: u8, // in bits in integer_conversion()
27 type_width: u8,79 type_width: 32, in generate_calls_generator_correctly()
68 type_width: u8, // in bits in integer_conversion()76 type_width: #type_width, in integer_conversion()
26 type_width: u8,