HomeSort by relevance Sort by last modified time
    Searched refs:swapOperands (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 42 void swapOperands(MachineBasicBlock::iterator Inst) const;
SIInstrInfo.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]
InstCombineCompares.cpp     [all...]
InstructionCombining.cpp 199 Changed = !I.swapOperands();
    [all...]
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp 315 cast<BinaryOperator>(I)->swapOperands();
766 Op->swapOperands();
    [all...]
  /external/llvm/include/llvm/IR/
InstrTypes.h 527 bool swapOperands();
    [all...]
Instructions.h     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]

Completed in 170 milliseconds