Home
last modified time | relevance | path

Searched refs:LLVMAddTargetDependentFunctionAttr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h2649 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A,
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go1157 C.LLVMAddTargetDependentFunctionAttr(v.C, cattr, cvalue)
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp2478 void LLVMAddTargetDependentFunctionAttr(LLVMValueRef Fn, const char *A, in LLVMAddTargetDependentFunctionAttr() function