Searched refs:LLVMGetAttributesAtIndex (Results 1 – 4 of 4) sorted by relevance
38 LLVMGetAttributesAtIndex(F, Idx, Attrs); in llvm_test_function_attributes()
2580 void LLVMGetAttributesAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx,
1361 LLVMGetAttributesAtIndex(F, Int_val(Index), in llvm_function_attrs()
2460 void LLVMGetAttributesAtIndex(LLVMValueRef F, LLVMAttributeIndex Idx, in LLVMGetAttributesAtIndex() function