Home
last modified time | relevance | path

Searched refs:const_abbrevs (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1025 const_abbrevs[] = { variable
1038 assert(abbrev < ARRAY_SIZE(const_abbrevs)); in emit_const_abbrev_record()
1041 const_abbrevs + abbrev, data, size); in emit_const_abbrev_record()
1244 for (int i = 0; i < ARRAY_SIZE(const_abbrevs); ++i) { in emit_const_abbrevs()
1245 if (!define_abbrev(m, const_abbrevs + i)) in emit_const_abbrevs()

Completed in 6 milliseconds