Home
last modified time | relevance | path

Searched refs:matchLoadAddr (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DJTFootprintReduction.cpp98 BC.MIB->matchAdd(BC.MIB->matchLoadAddr(BC.MIB->matchSymbol()), in checkOpportunities()
182 BC.MIB->matchLoadAddr(BC.MIB->matchAnyOperand(JumpTableRef)), in tryOptimizePIC()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h803 matchLoadAddr(std::unique_ptr<MCInstMatcher> Target) const { in matchLoadAddr() function
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp3782 BC.MIB->matchLoadAddr(BC.MIB->matchSymbol(Target)); in disambiguateJumpTables()
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp616 matchLoadAddr(std::unique_ptr<MCInstMatcher> Target) const override { in matchLoadAddr() function in __anoncef8f4420111::X86MCPlusBuilder