Searched refs:tryReplaceLoad (Results 1 – 1 of 1) sorted by relevance
91 MachineInstr *tryReplaceLoad(unsigned New32BitOpcode, MachineInstr *MI) const;288 MachineInstr *FixupBWInstPass::tryReplaceLoad(unsigned New32BitOpcode, in tryReplaceLoad() function in FixupBWInstPass401 return tryReplaceLoad(X86::MOVZX32rm8, MI); in tryReplaceInstr()409 return tryReplaceLoad(X86::MOVZX32rm16, MI); in tryReplaceInstr()