Searched defs:curr_type (Results 1 - 5 of 5) sorted by relevance
/third_party/spirv-tools/source/opt/ |
H A D | eliminate_dead_output_stores_pass.cpp | 99 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 [all...] |
H A D | liveness.cpp | 164 AnalyzeAccessChainLoc(const Instruction* ac, const analysis::Type** curr_type, uint32_t* offset, bool* no_loc, bool is_patch, bool input) AnalyzeAccessChainLoc() argument 271 auto curr_type = var_type; MarkRefLive() local [all...] |
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
H A D | generator_impl.cc | 89 ScopedBitCast(GeneratorImpl* generator, std::ostream& stream, const sem::Type* curr_type, const sem::Type* target_type) ScopedBitCast() argument
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitLir.c | 753 sljit_s32 word_arg_count, scratch_arg_end, saved_arg_count, float_arg_count, curr_type; in function_check_arguments() local [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 2137 const struct dxil_type *curr_type = NULL; in emit_consts() local
|
Completed in 13 milliseconds