Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/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
/external/swiftshader/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
/external/libbrillo/brillo/dbus/
Ddata_serialization_fuzzer.cc116 DataType curr_type = data_provider.ConsumeEnum<DataType>(); in LLVMFuzzerTestOneInput() local
233 DataType curr_type = data_provider.ConsumeEnum<DataType>(); in LLVMFuzzerTestOneInput() local
/external/tensorflow/tensorflow/core/platform/
Dctstring_internal.h232 TF_TString_Type curr_type = TF_TString_GetType(str); in TF_TString_ResizeUninitialized() local
305 TF_TString_Type curr_type = TF_TString_GetType(str); in TF_TString_Reserve() local
/external/pcre/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