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

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c446 static LLVMValueRef emit_ddxy(struct ac_nir_context *ctx, nir_op op, LLVMValueRef src0) function in typeref:typename:LLVMValueRef
1132 result = emit_ddxy(ctx, instr->op, src[0]);
3540 LLVMValueRef adjusted_frag_z = emit_ddxy(ctx, nir_op_fddx_fine, frag_z);
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c517 static LLVMValueRef emit_ddxy(struct ac_nir_context *ctx, function in typeref:typename:LLVMValueRef
977 result = emit_ddxy(ctx, instr->op, src[0]);

Completed in 16 milliseconds