Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Deliminate_dead_output_stores_pass.cpp99 auto curr_type = var_type; in KillAllDeadStoresOfLocRef() local
142 auto curr_type = ptr_type->pointee_type(); in KillAllDeadStoresOfBuiltinRef() local
205 auto curr_type = ptr_type->pointee_type(); in DoDeadOutputStoreElimination() local
Dliveness.cpp165 const analysis::Type** curr_type, in AnalyzeAccessChainLoc()
271 auto curr_type = var_type; in MarkRefLive() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc91 const sem::Type* curr_type, in ScopedBitCast()
/third_party/pcre2/pcre2/src/sljit/
DsljitLir.c753 sljit_s32 word_arg_count, scratch_arg_end, saved_arg_count, float_arg_count, curr_type; in function_check_arguments() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c2137 const struct dxil_type *curr_type = NULL; in emit_consts() local