Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64Combine.td140 [{ return trySwapICmpOperands(*${root}, MRI); }]),
/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp802 static bool trySwapICmpOperands(MachineInstr &MI, in trySwapICmpOperands() function