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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c250 uint64_t encoding_data; member in union:dxil_abbrev::__anonddbc3bf20108::__anonddbc3bf2030a
279 if (!emit_fixed(b, data[curr_data++], a->operands[i].encoding_data))
285 if (!emit_vbr(b, data[curr_data++], a->operands[i].encoding_data))
298 if (!emit_fixed(b, data[curr_data++], a->operands[i + 1].encoding_data))
304 if (!emit_vbr(b, data[curr_data++], a->operands[i + 1].encoding_data))
1149 a->operands[i].encoding_data, 5))
1153 a->operands[i].encoding_data, 5))

Completed in 6 milliseconds