Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3964 APInt SRLC = SRLI->getAPIntValue(); in visitANDLike() local
3966 SRLC.ult(VT.getSizeInBits()) && in visitANDLike()
3969 SRLC.getZExtValue()); in visitANDLike()