HomeSort by relevance Sort by last modified time
    Searched refs:PatternMatch (Results 101 - 107 of 107) sorted by null

1 2 3 45

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
CodeGenPrepare.cpp 67 #include "llvm/IR/PatternMatch.h"
101 using namespace llvm::PatternMatch;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 45 #include "llvm/IR/PatternMatch.h"
70 using namespace PatternMatch;
    [all...]
InstCombineCompares.cpp 25 #include "llvm/IR/PatternMatch.h"
30 using namespace PatternMatch;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 56 #include "llvm/IR/PatternMatch.h"
83 using namespace PatternMatch;
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 80 #include "llvm/IR/PatternMatch.h"
101 using namespace llvm::PatternMatch;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
InstructionSimplify.cpp 38 #include "llvm/IR/PatternMatch.h"
43 using namespace llvm::PatternMatch;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 69 #include "llvm/IR/PatternMatch.h"
101 using namespace llvm::PatternMatch;
    [all...]

Completed in 1225 milliseconds

1 2 3 45