Home
last modified time | relevance | path

Searched refs:ac_nir_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c54 struct ac_nir_context { struct
81 struct ac_nir_context *nir; argument
163 nir2llvmtype(struct ac_nir_context *ctx, in nir2llvmtype()
184 static LLVMValueRef get_sampler_desc(struct ac_nir_context *ctx,
1202 static LLVMTypeRef get_def_type(struct ac_nir_context *ctx, in get_def_type()
1212 static LLVMValueRef get_src(struct ac_nir_context *nir, nir_src src) in get_src()
1220 static LLVMBasicBlockRef get_block(struct ac_nir_context *nir, in get_block()
1227 static LLVMValueRef get_alu_src(struct ac_nir_context *ctx, in get_alu_src()
1627 static LLVMValueRef emit_ddxy(struct ac_nir_context *ctx, in emit_ddxy()
1660 struct ac_nir_context *ctx, in emit_ddxy_interp()
[all …]