Searched refs:ac_llvm_set_target_features (Results 1 – 4 of 4) sorted by relevance
110 void ac_llvm_set_target_features(LLVMValueRef F, struct ac_llvm_context *ctx);
327 void ac_llvm_set_target_features(LLVMValueRef F, struct ac_llvm_context *ctx) in ac_llvm_set_target_features() function
196 ac_llvm_set_target_features(ctx->main_fn, &ctx->ac); in si_llvm_create_func()
99 ac_llvm_set_target_features(main_function, ctx); in create_llvm_function()