Home
last modified time | relevance | path

Searched defs:get_reg_src (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_private.h330 get_reg_src(struct ir2_context *ctx, struct ir2_src *src) in get_reg_src() function
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c148 static LLVMValueRef get_reg_src(struct lp_build_nir_context *bld_base, nir_reg_src src) in get_reg_src() function