Searched refs:LLVMGetAttributesAtIndex (Results 1 – 4 of 4) sorted by relevance
35 LLVMGetAttributesAtIndex(F, Idx, Attrs); in llvm_test_function_attributes()
2262 void LLVMGetAttributesAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
1405 LLVMGetAttributesAtIndex(F, Int_val(Index), in llvm_function_attrs()
2111 void LLVMGetAttributesAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMGetAttributesAtIndex() function