Searched refs:checkSIB (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86FixupGadgets.cpp | 85 void checkSIB(const MachineInstr &MI, unsigned CurOp, 155 void FixupGadgetsPass::checkSIB(const MachineInstr &MI, unsigned CurOp, in checkSIB() function in FixupGadgetsPass 225 checkSIB(MI, CurOp, info); in isROPFriendly() 237 checkSIB(MI, CurOp, info); in isROPFriendly() 242 checkSIB(MI, CurOp, info); in isROPFriendly() 247 checkSIB(MI, CurOp, info); in isROPFriendly() 263 checkSIB(MI, CurOp, info); in isROPFriendly()
|