Home
last modified time | relevance | path

Searched defs:type_def (Results 1 – 5 of 5) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/opt/
Dfix_storage_class.cpp148 Instruction* type_def = get_def_use_mgr()->GetDef(inst->type_id()); in IsPointerResultType() local
158 Instruction* type_def = get_def_use_mgr()->GetDef(inst->type_id()); in IsPointerToStorageClass() local
Dinstruction.cpp470 Instruction* type_def = context()->get_def_use_mgr()->GetDef(type_id()); in IsReadOnlyPointerShaders() local
509 Instruction* type_def = context()->get_def_use_mgr()->GetDef(type_id()); in IsReadOnlyPointerKernel() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfix_storage_class.cpp145 Instruction* type_def = get_def_use_mgr()->GetDef(inst->type_id()); in IsPointerResultType() local
155 Instruction* type_def = get_def_use_mgr()->GetDef(inst->type_id()); in IsPointerToStorageClass() local
Dinstruction.cpp470 Instruction* type_def = context()->get_def_use_mgr()->GetDef(type_id()); in IsReadOnlyPointerShaders() local
509 Instruction* type_def = context()->get_def_use_mgr()->GetDef(type_id()); in IsReadOnlyPointerKernel() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp470 Instruction* type_def = context()->get_def_use_mgr()->GetDef(type_id()); in IsReadOnlyPointerShaders() local
509 Instruction* type_def = context()->get_def_use_mgr()->GetDef(type_id()); in IsReadOnlyPointerKernel() local