Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DValueTracking.h749 inline SelectPatternResult matchSelectPattern(const Value *V, const Value *&LHS, 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/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DValueTracking.cpp6238 static SelectPatternResult matchSelectPattern(CmpInst::Predicate Pred, in matchSelectPattern() function
6537 SelectPatternResult llvm::matchSelectPattern(Value *V, Value *&LHS, Value *&RHS, in matchSelectPattern() function in llvm