Home
last modified time | relevance | path

Searched refs:CheckCondCode (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2551 CheckCondCode(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckCondCode() function
2562 return ::CheckCondCode(MatcherTable, MatcherIndex, N.getOperand(2)); in CheckChild2CondCode()
2678 Result = !::CheckCondCode(Table, Index, N); in IsPredicateKnownToFail()
3169 if (!::CheckCondCode(MatcherTable, MatcherIndex, N)) break; in SelectCodeCommon()