Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp127 bool MergeReturnIntoLDM(MachineBasicBlock &MBB);
1349 bool ARMLoadStoreOpt::MergeReturnIntoLDM(MachineBasicBlock &MBB) { in MergeReturnIntoLDM() function in ARMLoadStoreOpt
1392 Modified |= MergeReturnIntoLDM(MBB); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp191 bool MergeReturnIntoLDM(MachineBasicBlock &MBB);
1883 bool ARMLoadStoreOpt::MergeReturnIntoLDM(MachineBasicBlock &MBB) { in MergeReturnIntoLDM() function in ARMLoadStoreOpt
1976 Modified |= MergeReturnIntoLDM(MBB); in runOnMachineFunction()
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp169 bool MergeReturnIntoLDM(MachineBasicBlock &MBB);
1853 bool ARMLoadStoreOpt::MergeReturnIntoLDM(MachineBasicBlock &MBB) { in MergeReturnIntoLDM() function in ARMLoadStoreOpt
1933 Modified |= MergeReturnIntoLDM(MBB); in runOnMachineFunction()