Home
last modified time | relevance | path

Searched refs:LLVMRemoveFunctionAttr (Results 1 – 7 of 7) sorted by relevance

/external/llvm/docs/
DReleaseNotes.rst60 LLVMRemoveFunctionAttr, LLVMGetFunctionAttr, LLVMAddAttribute,
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h743 void LLVMRemoveFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA);
/external/llvm/include/llvm-c/
DCore.h2045 void LLVMRemoveFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA);
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c1064 LLVMRemoveFunctionAttr(Arg, Int32_val(PA)); in llvm_remove_function_attr()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1333 LLVMRemoveFunctionAttr(Arg, Int32_val(PA)); in llvm_remove_function_attr()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1344 void LLVMRemoveFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA) { in LLVMRemoveFunctionAttr() function
/external/llvm/lib/IR/
DCore.cpp1882 void LLVMRemoveFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA) { in LLVMRemoveFunctionAttr() function