Searched refs:LLVMAddAttributeAtIndex (Results 1 – 4 of 4) sorted by relevance
1028 LLVMAddAttributeAtIndex(F, i, DstA); in declare_symbols()
2634 void LLVMAddAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
1322 LLVMAddAttributeAtIndex(F, Int_val(Index), A); in llvm_add_function_attr()
2416 void LLVMAddAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMAddAttributeAtIndex() function