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

1 2

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 725 LHS->swapOperands();
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 332 /// swapOperands - Exchange the two operands to this instruction.
337 bool swapOperands();
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp     [all...]
SIInstrInfo.h 57 void swapOperands(MachineInstr &Inst) const;
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp 214 cast<BinaryOperator>(I)->swapOperands();
665 Op->swapOperands();
704 Op->swapOperands();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 147 void swapOperands(unsigned First, unsigned Second) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 147 void swapOperands(unsigned First, unsigned Second) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 147 void swapOperands(unsigned First, unsigned Second) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 147 void swapOperands(unsigned First, unsigned Second) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 147 void swapOperands(unsigned First, unsigned Second) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 147 void swapOperands(unsigned First, unsigned Second) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 147 void swapOperands(unsigned First, unsigned Second) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 147 void swapOperands(unsigned First, unsigned Second) {
  /external/llvm/include/llvm/IR/
InstrTypes.h 536 bool swapOperands();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 550 bool swapOperands();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 550 bool swapOperands();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 550 bool swapOperands();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 550 bool swapOperands();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 550 bool swapOperands();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 550 bool swapOperands();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 550 bool swapOperands();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 550 bool swapOperands();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
Reassociate.cpp 310 bool Success = !I->swapOperands();
311 assert(Success && "swapOperands failed");
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp     [all...]

Completed in 1387 milliseconds

1 2