Searched defs:raw_type (Results 1 – 5 of 5) sorted by relevance
14 Address CheckObjectType(Address raw_value, Address raw_type, in CheckObjectType()
462 const brw_reg_type raw_type = brw_int_type(MIN2(type_sz(tmp.type), 4), in lower_src_region() local511 const brw_reg_type raw_type = brw_int_type(MIN2(type_sz(tmp.type), 4), in lower_dst_region() local552 const brw_reg_type raw_type = required_exec_type(v->devinfo, inst); in lower_exec_type() local
162 pub fn raw_type(ctx: &BindgenContext, name: &str) -> TokenStream { in raw_type() function
114 int raw_type = args.smi_value_at(2); in RUNTIME_FUNCTION() local
1167 SpvId raw_type = bit_size == 1 ? spirv_builder_type_bool(&ctx->builder) : in get_alu_src_raw() local