Home
last modified time | relevance | path

Searched defs:val_ty (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp139 analysis::Integer* val_ty = type_mgr->GetType(val_ty_id)->AsInteger(); in Gen32BitCvtCode() local
160 analysis::Integer* val_ty = type_mgr->GetType(val_ty_id)->AsInteger(); in GenUintCastCode() local
Dinst_debug_printf_pass.cpp31 analysis::Type* val_ty = type_mgr->GetType(val_ty_id); in GenOutputValues() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstrument_pass.cpp139 analysis::Integer* val_ty = type_mgr->GetType(val_ty_id)->AsInteger(); in Gen32BitCvtCode() local
160 analysis::Integer* val_ty = type_mgr->GetType(val_ty_id)->AsInteger(); in GenUintCastCode() local
H A Dinst_debug_printf_pass.cpp31 analysis::Type* val_ty = type_mgr->GetType(val_ty_id); in GenOutputValues() local