Searched refs:ac_llvm_set_target_features (Results 1 – 4 of 4) sorted by relevance
68 void ac_llvm_set_target_features(LLVMValueRef F, struct ac_llvm_context *ctx, bool wgp_mode);
149 void ac_llvm_set_target_features(LLVMValueRef F, struct ac_llvm_context *ctx, bool wgp_mode) in ac_llvm_set_target_features() function
60 ac_llvm_set_target_features(main_function.value, ctx, true); in create_llvm_function()
179 ac_llvm_set_target_features(ctx->main_fn.value, &ctx->ac, false); in si_llvm_create_func()