Home
last modified time | relevance | path

Searched defs:matchSelectPattern (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/include/llvm/Analysis/
DValueTracking.h703 matchSelectPattern(const Value *V, const Value *&LHS, const Value *&RHS) { in matchSelectPattern() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueTracking.h635 matchSelectPattern(const Value *V, const Value *&LHS, const Value *&RHS) { in matchSelectPattern() function
/external/llvm/lib/Analysis/
DValueTracking.cpp3706 static SelectPatternResult matchSelectPattern(CmpInst::Predicate Pred, in matchSelectPattern() function
3899 SelectPatternResult llvm::matchSelectPattern(Value *V, Value *&LHS, Value *&RHS, in matchSelectPattern() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp4938 static SelectPatternResult matchSelectPattern(CmpInst::Predicate Pred, in matchSelectPattern() function
5228 SelectPatternResult llvm::matchSelectPattern(Value *V, Value *&LHS, Value *&RHS, in matchSelectPattern() function in llvm
/external/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp5571 static SelectPatternResult matchSelectPattern(CmpInst::Predicate Pred, in matchSelectPattern() function
5861 SelectPatternResult llvm::matchSelectPattern(Value *V, Value *&LHS, Value *&RHS, in matchSelectPattern() function in llvm