Home
last modified time | relevance | path

Searched refs:reg_uint64_ty (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp624 analysis::Type* reg_uint64_ty = type_mgr->GetRegisteredType(&uint64_ty); in GetUint64Id() local
625 uint64_id_ = type_mgr->GetTypeInstruction(reg_uint64_ty); in GetUint64Id()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.cpp624 analysis::Type* reg_uint64_ty = type_mgr->GetRegisteredType(&uint64_ty); in GetUint64Id() local
625 uint64_id_ = type_mgr->GetTypeInstruction(reg_uint64_ty); in GetUint64Id()
/third_party/spirv-tools/source/opt/
Dinstrument_pass.cpp678 analysis::Type* reg_uint64_ty = type_mgr->GetRegisteredType(&uint64_ty); in GetUint64Id() local
679 uint64_id_ = type_mgr->GetTypeInstruction(reg_uint64_ty); in GetUint64Id()