Home
last modified time | relevance | path

Searched defs:ARHS (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp4940 const Value *ARHS, const Value *BLHS, const Value *BRHS, in isImpliedCondOperands()
4964 static bool isMatchingOps(const Value *ALHS, const Value *ARHS, in isMatchingOps()
4978 const Value *ARHS, in isImpliedCondMatchingOperands()
5025 Value *ARHS = LHS->getOperand(1); in isImpliedCondICmps() local
5080 Value *ALHS, *ARHS; in isImpliedCondAndOr() local
/external/llvm/lib/Analysis/
DValueTracking.cpp4020 isImpliedCondOperands(CmpInst::Predicate Pred, Value *ALHS, Value *ARHS, in isImpliedCondOperands()
4048 static bool isMatchingOps(Value *ALHS, Value *ARHS, Value *BLHS, Value *BRHS, in isMatchingOps()
4060 Value *ALHS, Value *ARHS, in isImpliedCondMatchingOperands()
4120 Value *ALHS, *ARHS; in isImpliedCondition() local