Searched refs:LLVMAddInstrAttribute (Results 1 – 3 of 3) sorted by relevance
2410 void LLVMAddInstrAttribute(LLVMValueRef Instr, unsigned index, LLVMAttribute);
1349 LLVMAddInstrAttribute(Instr, Int_val(index), Int32_val(PA)); in llvm_add_instruction_param_attr()
1888 void LLVMAddInstrAttribute(LLVMValueRef Instr, unsigned index, in LLVMAddInstrAttribute() function