Searched refs:ac_build_tbuffer_load_short (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_llvm_build.h | 318 ac_build_tbuffer_load_short(struct ac_llvm_context *ctx,
|
| H A D | ac_nir_to_llvm.c | 1774 ret = ac_build_tbuffer_load_short(&ctx->ac, 1835 results[i] = ac_build_tbuffer_load_short(&ctx->ac,
|
| H A D | ac_llvm_build.c | 1614 ac_build_tbuffer_load_short(struct ac_llvm_context *ctx, function in typeref:typename:LLVMValueRef
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 273 LLVMValueRef ac_build_tbuffer_load_short(struct ac_llvm_context *ctx, LLVMValueRef rsrc,
|
| H A D | ac_llvm_build.c | 1365 LLVMValueRef ac_build_tbuffer_load_short(struct ac_llvm_context *ctx, LLVMValueRef rsrc, function in typeref:typename:LLVMValueRef
|
| H A D | ac_nir_to_llvm.c | 2070 ret = ac_build_tbuffer_load_short(&ctx->ac, rsrc, offset, ctx->ac.i32_0, immoffset,
|
Completed in 31 milliseconds