Searched refs:foldPatchpoint (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 492 static MachineInstr *foldPatchpoint(MachineFunction &MF, MachineInstr &MI, in foldPatchpoint() function 601 NewMI = foldPatchpoint(MF, MI, Ops, FI, *this); in foldMemoryOperand() 672 NewMI = foldPatchpoint(MF, MI, Ops, FrameIndex, *this); in foldMemoryOperand()
|