Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp117 bool contractCrossBankCopyIntoStore(MachineInstr &I,
2079 bool Changed = contractCrossBankCopyIntoStore(I, MRI); in preISelLower()
2225 bool AArch64InstructionSelector::contractCrossBankCopyIntoStore( in contractCrossBankCopyIntoStore() function in AArch64InstructionSelector