Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DValueTracking.cpp6840 CmpInst::Predicate RPred, bool AreSwappedOps) { in isImpliedCondMatchingOperands()
6857 CmpInst::Predicate LPred, const APInt &LC, CmpInst::Predicate RPred, in isImpliedCondCommonOperandWithConstants()
6874 CmpInst::Predicate RPred, in isImpliedCondICmps()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2728 ICmpInst::Predicate RPred = in foldAndOrOfICmpEqZeroAndICmp() local