Home
last modified time | relevance | path

Searched defs:replaceMemOperandWithImm (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1013 virtual bool replaceMemOperandWithImm(MCInst &Inst, StringRef ConstantData, in replaceMemOperandWithImm() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp1468 bool replaceMemOperandWithImm(MCInst &Inst, StringRef ConstantData, in replaceMemOperandWithImm() function in __anoncef8f4420111::X86MCPlusBuilder