Searched defs:swapOperands (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ | ||
H A D | GVNExpression.h | 163 void swapOperands(unsigned First, unsigned Second) { in swapOperands() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 3026 bool BinaryOperator::swapOperands() { swapOperands() function in BinaryOperator |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.cpp | 5572 void SIInstrInfo::swapOperands(MachineInstr &Inst) const { swapOperands() function in SIInstrInfo |