Home
last modified time | relevance | path

Searched refs:func_abbrevs (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c1104 func_abbrevs[] = { variable
1134 assert(abbrev < ARRAY_SIZE(func_abbrevs)); in emit_func_abbrev_record()
1136 func_abbrevs + abbrev, data, size); in emit_func_abbrev_record()
1258 for (int i = 0; i < ARRAY_SIZE(func_abbrevs); ++i) { in emit_function_abbrevs()
1259 if (!define_abbrev(m, func_abbrevs + i)) in emit_function_abbrevs()