Home
last modified time | relevance | path

Searched refs:LLVMAddFunctionAttr (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c170 LLVMAddFunctionAttr(function, llvm_attr); in lp_add_function_attr()
/external/mesa3d/src/amd/common/
Dac_llvm_util.c215 LLVMAddFunctionAttr(function, llvm_attr); in ac_add_function_attr()
/external/llvm/docs/
DReleaseNotes.rst59 LLVMAddFunctionAttr, LLVMAddTargetDependentFunctionAttr,
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h741 void LLVMAddFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA);
/external/llvm/include/llvm-c/
DCore.h2013 void LLVMAddFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA);
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c1051 LLVMAddFunctionAttr(Arg, Int32_val(PA)); in llvm_add_function_attr()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1313 LLVMAddFunctionAttr(Arg, Int32_val(PA)); in llvm_add_function_attr()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1337 void LLVMAddFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA) { in LLVMAddFunctionAttr() function
/external/llvm/lib/IR/
DCore.cpp1831 void LLVMAddFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA) { in LLVMAddFunctionAttr() function