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.c1095 func_abbrevs[] = { variable
1125 assert(abbrev < ARRAY_SIZE(func_abbrevs)); in emit_func_abbrev_record()
1127 func_abbrevs + abbrev, data, size); in emit_func_abbrev_record()
1249 for (int i = 0; i < ARRAY_SIZE(func_abbrevs); ++i) { in emit_function_abbrevs()
1250 if (!define_abbrev(m, func_abbrevs + i)) in emit_function_abbrevs()