Home
last modified time | relevance | path

Searched defs:replaceBranchTarget (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Target/AArch64/
H A DAArch64MCPlusBuilder.cpp459 bool replaceBranchTarget(MCInst &Inst, const MCSymbol *TBB, in replaceBranchTarget() function in __anon77c122c80111::AArch64MCPlusBuilder
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1638 virtual bool replaceBranchTarget(MCInst &Inst, const MCSymbol *TBB, in replaceBranchTarget() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp2991 bool replaceBranchTarget(MCInst &Inst, const MCSymbol *TBB, in replaceBranchTarget() function in __anoncef8f4420111::X86MCPlusBuilder