Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp176 TII->suppressLdStPair(MI); in runOnMachineFunction()
H A DAArch64InstrInfo.h286 static void suppressLdStPair(MachineInstr &MI);
H A DAArch64InstrInfo.cpp2265 void AArch64InstrInfo::suppressLdStPair(MachineInstr &MI) { in suppressLdStPair() function in AArch64InstrInfo