Searched defs:new_vars (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | inline_pass.cpp | 155 Function* calleeFn, std::vector<std::unique_ptr<Instruction>>* new_vars, in CloneAndMapLocals() 186 Function* calleeFn, std::vector<std::unique_ptr<Instruction>>* new_vars) { in CreateReturnVar() 548 std::vector<std::unique_ptr<Instruction>>* new_vars, in GenInlineCode()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | inline_pass.cpp | 155 Function* calleeFn, std::vector<std::unique_ptr<Instruction>>* new_vars, in CloneAndMapLocals() 186 Function* calleeFn, std::vector<std::unique_ptr<Instruction>>* new_vars) { in CreateReturnVar() 561 std::vector<std::unique_ptr<Instruction>>* new_vars, in GenInlineCode()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | inline_pass.cpp | 155 Function* calleeFn, std::vector<std::unique_ptr<Instruction>>* new_vars, in CloneAndMapLocals() 186 Function* calleeFn, std::vector<std::unique_ptr<Instruction>>* new_vars) { in CreateReturnVar() 561 std::vector<std::unique_ptr<Instruction>>* new_vars, in GenInlineCode()
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | context.c | 746 PyHamtObject *new_vars = _PyHamt_Assoc( in contextvar_set() local 771 PyHamtObject *new_vars = _PyHamt_Without(vars, (PyObject *)var); in contextvar_del() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-var-common.hh | 1062 hb_vector_t<tuple_delta_t> new_vars; in change_tuple_variations_axis_limits() local 1086 hb_vector_t<tuple_delta_t> new_vars; in merge_tuple_variations() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_register_allocation.cpp | 1217 std::vector<unsigned> new_vars = collect_vars(ctx, reg_file, reg_win); in get_regs_for_copies() local
|