Searched refs:SwapOperands (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1309 bool SwapOperands = false; local
1358 SwapOperands = true;
1452 if (SwapOperands) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3112 bool SwapOperands = false; local
3127 SwapOperands = true;
3131 SwapOperands = true;
3141 SwapOperands = true;
3145 SwapOperands = true;
3233 if (SwapOperands)

Completed in 83 milliseconds