Searched defs:ref_type (Results 1 – 12 of 12) sorted by relevance
143 brw_type_with_size(enum brw_reg_type ref_type, unsigned bit_size) in brw_type_with_size()
176 fn ref_type(p: &mut Parser<'_>) { in ref_type() function
94 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
609 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
271 void RaiseExceptionForConvertRefDtype(const ValuePtr &func, const std::string &ref_type, const std:… in RaiseExceptionForConvertRefDtype()
105 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
95 let ref_type = if ty.is_mutable_reference() { in collect_data() localVariable147 ref_type: Option<RefType>, field
1675 ref_type=None, desc='', xrefs=None): argument
28 std::string ref_type; member
959 if (auto* ref_type = tip_type->As<Reference>()) { in EmitPipelineInput() local1095 if (auto* ref_type = tip_type->As<Reference>()) { in EmitPipelineOutput() local
4561 LLVMTypeRef ref_type = (format == PIPE_FORMAT_R32_FLOAT) ? in lp_build_do_atomic_soa() local