/third_party/spirv-tools/source/opt/ |
D | inst_bindless_check_pass.cpp | 185 Instruction* InstBindlessCheckPass::GetPointeeTypeInst(Instruction* ptr_inst) { in GetPointeeTypeInst() 196 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ref->ptr_id); in AnalyzeDescriptorReference() local 282 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ref->ptr_id); in AnalyzeDescriptorReference() local 595 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ref.ptr_id); in GenDescIdxCheckCode() local
|
D | fix_storage_class.cpp | 221 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ptr_id); in PropagateType() local
|
D | copy_prop_arrays.cpp | 167 bool CopyPropagateArrays::HasNoStores(Instruction* ptr_inst) { in HasNoStores() 187 bool CopyPropagateArrays::HasValidReferencesOnly(Instruction* ptr_inst, in HasValidReferencesOnly()
|
D | inst_buff_addr_check_pass.cpp | 48 Instruction* ptr_inst = du_mgr->GetDef(ptr_id); in IsPhysicalBuffAddrReference() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | inst_bindless_check_pass.cpp | 192 Instruction* InstBindlessCheckPass::GetPointeeTypeInst(Instruction* ptr_inst) { in GetPointeeTypeInst() 203 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ref->ptr_id); in AnalyzeDescriptorReference() local 289 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ref->ptr_id); in AnalyzeDescriptorReference() local 602 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ref.ptr_id); in GenDescIdxCheckCode() local
|
D | copy_prop_arrays.cpp | 159 bool CopyPropagateArrays::HasNoStores(Instruction* ptr_inst) { in HasNoStores() 177 bool CopyPropagateArrays::HasValidReferencesOnly(Instruction* ptr_inst, in HasValidReferencesOnly()
|
D | fix_storage_class.cpp | 221 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ptr_id); in PropagateType() local
|
D | inst_buff_addr_check_pass.cpp | 48 Instruction* ptr_inst = du_mgr->GetDef(ptr_id); in IsPhysicalBuffAddrReference() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | inst_bindless_check_pass.cpp | 192 Instruction* InstBindlessCheckPass::GetPointeeTypeInst(Instruction* ptr_inst) { in GetPointeeTypeInst() 203 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ref->ptr_id); in AnalyzeDescriptorReference() local 289 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ref->ptr_id); in AnalyzeDescriptorReference() local 602 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ref.ptr_id); in GenDescIdxCheckCode() local
|
D | copy_prop_arrays.cpp | 159 bool CopyPropagateArrays::HasNoStores(Instruction* ptr_inst) { in HasNoStores() 177 bool CopyPropagateArrays::HasValidReferencesOnly(Instruction* ptr_inst, in HasValidReferencesOnly()
|
D | fix_storage_class.cpp | 221 Instruction* ptr_inst = get_def_use_mgr()->GetDef(ptr_id); in PropagateType() local
|
D | inst_buff_addr_check_pass.cpp | 48 Instruction* ptr_inst = du_mgr->GetDef(ptr_id); in IsPhysicalBuffAddrReference() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 1370 const auto ptr_inst = vstate.FindDef(store->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_decorations.cpp | 1370 const auto ptr_inst = vstate.FindDef(store->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
|
/third_party/spirv-tools/source/val/ |
D | validate_decorations.cpp | 1466 const auto ptr_inst = vstate.FindDef(store->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
|
/third_party/vulkan-loader/loader/ |
D | loader.c | 1240 void loader_icd_destroy(struct loader_instance *ptr_inst, struct loader_icd_term *icd_term, in loader_icd_destroy() 1252 static struct loader_icd_term *loader_icd_add(struct loader_instance *ptr_inst, const struct loader… in loader_icd_add()
|