Searched refs:replaceMemOperandWithImm (Results 1 – 4 of 4) sorted by relevance
139 if (!MIB->replaceMemOperandWithImm(Inst, StringRef(Buf, 8), 0)) { in removeUnnecessaryLoads()
1167 if (MIB->replaceMemOperandWithImm(Inst, ConstantData, Offset)) { in simplifyRODataLoads()
1013 virtual bool replaceMemOperandWithImm(MCInst &Inst, StringRef ConstantData, in replaceMemOperandWithImm() function
1468 bool replaceMemOperandWithImm(MCInst &Inst, StringRef ConstantData, in replaceMemOperandWithImm() function in __anoncef8f4420111::X86MCPlusBuilder