Home
last modified time | relevance | path

Searched refs:removeRedundantAddrCalc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp265 bool removeRedundantAddrCalc(MemOpMap &LEAs);
462 bool OptimizeLEAPass::removeRedundantAddrCalc(MemOpMap &LEAs) { in removeRedundantAddrCalc() function in OptimizeLEAPass
643 Changed |= removeRedundantAddrCalc(LEAs); in runOnMachineFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp293 bool removeRedundantAddrCalc(MemOpMap &LEAs);
499 bool X86OptimizeLEAPass::removeRedundantAddrCalc(MemOpMap &LEAs) { in removeRedundantAddrCalc() function in X86OptimizeLEAPass
719 Changed |= removeRedundantAddrCalc(LEAs); in runOnMachineFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp292 bool removeRedundantAddrCalc(MemOpMap &LEAs);
498 bool X86OptimizeLEAPass::removeRedundantAddrCalc(MemOpMap &LEAs) { in removeRedundantAddrCalc() function in X86OptimizeLEAPass
748 Changed |= removeRedundantAddrCalc(LEAs); in runOnMachineFunction()