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

  /external/llvm/include/llvm/Transforms/Utils/
LoopUtils.h 155 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
LoopUtils.h 158 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
LoopUtils.h 160 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
LoopUtils.h 160 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
LoopUtils.h 161 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
LoopUtils.h 161 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
LoopUtils.h 161 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
LoopUtils.h 162 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
LoopUtils.h 158 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
LoopUtils.h 160 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
LoopUtils.h 160 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
LoopUtils.h 161 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
LoopUtils.h 161 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
LoopUtils.h 161 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
LoopUtils.h 162 static InstDesc isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev);
  /external/llvm/lib/Transforms/Utils/
LoopUtils.cpp 327 !isMinMaxSelectCmpPattern(UI, IgnoredVal).isRecurrence()))
373 RecurrenceDescriptor::isMinMaxSelectCmpPattern(Instruction *I, InstDesc &Prev) {
456 return isMinMaxSelectCmpPattern(I, Prev);
    [all...]

Completed in 279 milliseconds