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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c224 emit_vbr(struct dxil_buffer *b, uint64_t data, unsigned width) function in typeref:typename:bool
285 if (!emit_vbr(b, data[curr_data++], a->operands[i].encoding_data))
304 if (!emit_vbr(b, data[curr_data++], a->operands[i + 1].encoding_data))

Completed in 10 milliseconds