Home
last modified time | relevance | path

Searched refs:processIndirectBranch (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h661 IndirectBranchType processIndirectBranch(MCInst &Instruction, unsigned Size,
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp757 BinaryFunction::processIndirectBranch(MCInst &Instruction, unsigned Size, in processIndirectBranch() function in llvm::bolt::BinaryFunction
1113 processIndirectBranch(Instruction, Size, Offset, IndirectTarget); in disassemble()