Home
last modified time | relevance | path

Searched refs:fixupInstruction (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86RetClean.cpp65 bool fixupInstruction(MachineFunction &MF, MachineBasicBlock &MBB,
75 bool RetCleanPass::fixupInstruction(MachineFunction &MF, in fixupInstruction() function in RetCleanPass
116 modified |= fixupInstruction(MF, MBB, *fixup); in runOnMachineFunction()
H A DX86FixupGadgets.cpp95 bool fixupInstruction(MachineFunction &MF, MachineBasicBlock &MBB,
595 bool FixupGadgetsPass::fixupInstruction(MachineFunction &MF, in fixupInstruction() function in FixupGadgetsPass
700 modified |= fixupInstruction(MF, MBB, *fixup.first, fixup.second); in runOnMachineFunction()