Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.h476 dxil_emit_gep_inbounds(struct dxil_module *m,
H A Dnir_to_dxil.c2812 return dxil_emit_gep_inbounds(&ctx->mod, ops, ARRAY_SIZE(ops)); in emit_gep_for_index()
3024 ptr = dxil_emit_gep_inbounds(&ctx->mod, ops, ARRAY_SIZE(ops)); in emit_store_shared()
3074 ptr = dxil_emit_gep_inbounds(&ctx->mod, ops, ARRAY_SIZE(ops)); in emit_store_scratch()
3517 ptr = dxil_emit_gep_inbounds(&ctx->mod, ops, ARRAY_SIZE(ops)); in emit_load_shared()
3553 ptr = dxil_emit_gep_inbounds(&ctx->mod, ops, ARRAY_SIZE(ops)); in emit_load_scratch()
4025 ptr = dxil_emit_gep_inbounds(&ctx->mod, ops, ARRAY_SIZE(ops)); in emit_shared_atomic()
4061 ptr = dxil_emit_gep_inbounds(&ctx->mod, ops, ARRAY_SIZE(ops)); in emit_shared_atomic_comp_swap()
H A Ddxil_module.c2897 dxil_emit_gep_inbounds(struct dxil_module *m, in dxil_emit_gep_inbounds() function

Completed in 17 milliseconds