Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DJTFootprintReduction.cpp93 BC.MIB->matchLoad(BC.MIB->matchReg(BaseReg2), in checkOpportunities()
183 BC.MIB->matchLoad(BC.MIB->matchReg(BaseReg), BC.MIB->matchImm(Scale), in tryOptimizePIC()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h809 matchLoad(std::unique_ptr<MCInstMatcher> Base, in matchLoad() function
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp3757 BC.MIB->matchLoad(BC.MIB->matchReg(BaseReg1), in disambiguateJumpTables()
3778 BC.MIB->matchLoad(BC.MIB->matchReg(BaseReg2), in disambiguateJumpTables()
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp528 matchLoad(std::unique_ptr<MCInstMatcher> Base, in matchLoad() function in __anoncef8f4420111::X86MCPlusBuilder