Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp111 bool contractCrossBankCopyIntoStore(MachineInstr &I,
1965 bool Changed = contractCrossBankCopyIntoStore(I, MRI); in preISelLower()
2111 bool AArch64InstructionSelector::contractCrossBankCopyIntoStore( in contractCrossBankCopyIntoStore() function in AArch64InstructionSelector