Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp111 bool contractCrossBankCopyIntoStore(MachineInstr &I,
2007 bool Changed = contractCrossBankCopyIntoStore(I, MRI); in preISelLower()
2153 bool AArch64InstructionSelector::contractCrossBankCopyIntoStore( in contractCrossBankCopyIntoStore() function in AArch64InstructionSelector