Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h994 virtual bool replaceRegWithReg(MCInst &Inst, unsigned ToReplace, in replaceRegWithReg() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp2840 bool replaceRegWithReg(MCInst &Inst, unsigned ToReplace, in replaceRegWithReg() function in __anoncef8f4420111::X86MCPlusBuilder