Searched refs:ac_llvm_set_target_features (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_util.h112 void ac_llvm_set_target_features(LLVMValueRef F, struct ac_llvm_context *ctx);
H A Dac_llvm_util.c316 void ac_llvm_set_target_features(LLVMValueRef F, struct ac_llvm_context *ctx) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c192 ac_llvm_set_target_features(ctx->main_fn, &ctx->ac);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c106 ac_llvm_set_target_features(main_function, ctx);

Completed in 8 milliseconds