Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Combine.td140 [{ return trySwapICmpOperands(*${root}, MRI); }]),
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp801 static bool trySwapICmpOperands(MachineInstr &MI, in trySwapICmpOperands() function