Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp340 SelectPatternFlavor LSPF, RSPF; in isEqualImpl() local
343 matchSelectWithOptionalNotCond(RHSI, CondR, RHSA, RHSB, RSPF)) { in isEqualImpl()
344 if (LSPF == RSPF) { in isEqualImpl()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp347 SelectPatternFlavor LSPF, RSPF; in isEqualImpl() local
350 matchSelectWithOptionalNotCond(RHSI, CondR, RHSA, RHSB, RSPF)) { in isEqualImpl()
351 if (LSPF == RSPF) { in isEqualImpl()