Searched refs:foldPatchpoint (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 503 static MachineInstr *foldPatchpoint(MachineFunction &MF, MachineInstr &MI, in foldPatchpoint() function 678 NewMI = foldPatchpoint(MF, MI, Ops, FI, *this); in foldMemoryOperand() 751 NewMI = foldPatchpoint(MF, MI, Ops, FrameIndex, *this); in foldMemoryOperand()
|