/aosp_15_r20/external/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_util.c | 136 LLVMAddTargetDependentFunctionAttr(F, name, str); in ac_llvm_add_target_dep_function_attr() 146 LLVMAddTargetDependentFunctionAttr(F, "amdgpu-flat-work-group-size", str); in ac_llvm_set_workgroup_size() 161 LLVMAddTargetDependentFunctionAttr(F, "target-features", features); in ac_llvm_set_target_features()
|
H A D | ac_llvm_build.c | 3885 LLVMAddTargetDependentFunctionAttr(main_function, "denormal-fp-math", "ieee,ieee"); in ac_build_main() 3887 LLVMAddTargetDependentFunctionAttr(main_function, "denormal-fp-math-f32", in ac_build_main() 3891 LLVMAddTargetDependentFunctionAttr(main_function, "amdgpu-depth-export", in ac_build_main() 3893 LLVMAddTargetDependentFunctionAttr(main_function, "amdgpu-color-export", in ac_build_main()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_passmgr.c | 200 LLVMAddTargetDependentFunctionAttr(func, "no-frame-pointer-elim", "true"); in lp_passmgr_run() 201 LLVMAddTargetDependentFunctionAttr(func, "no-frame-pointer-elim-non-leaf", "true"); in lp_passmgr_run()
|
H A D | lp_bld_coro.h | 87 LLVMAddTargetDependentFunctionAttr(coro, "coroutine.presplit", "0"); in lp_build_coro_add_presplit()
|
/aosp_15_r20/external/llvm/docs/ |
H A D | ReleaseNotes.rst | 59 LLVMAddFunctionAttr, LLVMAddTargetDependentFunctionAttr,
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_llvm_ps.c | 654 LLVMAddTargetDependentFunctionAttr(func, "amdgpu-ps-wqm-outputs", ""); in si_llvm_build_ps_prolog()
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 2032 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 2758 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 2654 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 2537 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 2758 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 2737 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 2840 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A,
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 1320 LLVMAddTargetDependentFunctionAttr(Arg, String_val(A), String_val(V)); in llvm_add_target_dependent_function_attr()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 1870 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A, in LLVMAddTargetDependentFunctionAttr() function
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 1055 C.LLVMAddTargetDependentFunctionAttr(v.C, cattr, cvalue)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 2428 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A, in LLVMAddTargetDependentFunctionAttr() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 2457 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A, in LLVMAddTargetDependentFunctionAttr() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 13537 13532: FUNC GLOBAL DEFAULT 16 LLVMAddTargetDependentFunctionAttr
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 4661 4656: FUNC GLOBAL DEFAULT 11 LLVMAddTargetDependentFunctionAttr
|