<div dir="ltr"><div><div><div>Hi all,<br>I am working on a project which needs to create and insert a MachineInstr which calls a function. But I don't know how to build it. The function has been declared in IR.  <br></div>I have used BuildMI to build a MachineInstr. But it seems that a call MachineInstr only has one parameter which is a register(%physreg44<imp-use>?)<wbr>. Therefore how can I set the callee function and the arguments of the function?  <br></div>Thanks a lot,<br></div>Will<br></div>