Searched defs:ptr_type (Results 1 – 12 of 12) sorted by relevance
368 struct vtn_variable *var, struct vtn_type *ptr_type) in vtn_pointer_for_variable()1648 struct vtn_type *ptr_type) in vtn_pointer_from_ssa()1698 struct vtn_type *ptr_type, SpvStorageClass storage_class, in vtn_create_variable()1947 struct vtn_type *ptr_type = vtn_value(b, w[1], vtn_value_type_type)->type; in vtn_handle_variables() local1980 struct vtn_type *ptr_type = vtn_value(b, w[1], vtn_value_type_type)->type; in vtn_handle_variables() local
34 struct vtn_type *ptr_type = rzalloc(b, struct vtn_type); in vtn_pointer_for_image_or_sampler_variable() local
426 struct vtn_type *ptr_type; member
211 auto ptr_type = shared_memory_address->getType(); in EmitTiledCompareLoop() local
593 LLVMTypeRef ptr_type = LLVMPointerType(LLVMFloatTypeInContext( in attribs_update() local
464 def ExtractNatives(contents, ptr_type): argument
582 auto &ptr_type = PtrType(field); in GenTypeNativePtr() local597 auto &ptr_type = PtrType(&field); in GenPtrGet() local
854 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
1122 const auto ptr_type = vstate.FindDef(ptr_inst->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
1113 const auto ptr_type = vstate.FindDef(ptr_inst->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
844 Type *ptr_type = PointerType::getUnqual(B.getIntNTy(n->sub_decl_->bit_width_)); in visit_table_index_expr_node() local