Searched refs:LLVMAddAttributeAtIndex (Results 1 – 4 of 4) sorted by relevance
286 LLVMAddAttributeAtIndex(function, attr_idx, llvm_attr); in ac_add_function_attr()
208 LLVMAddAttributeAtIndex(function_or_call, attr_idx, llvm_attr); in lp_add_function_attr()
2517 void LLVMAddAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
2388 void LLVMAddAttributeAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMAddAttributeAtIndex() function