Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3896 static bool matchRotateSub(SDValue Pos, SDValue Neg, unsigned EltSize) { in matchRotateSub() function
4007 if (matchRotateSub(InnerPos, InnerNeg, VT.getScalarSizeInBits())) { in MatchRotatePosNeg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5307 static bool matchRotateSub(SDValue Pos, SDValue Neg, unsigned EltSize, in matchRotateSub() function
5429 if (matchRotateSub(InnerPos, InnerNeg, VT.getScalarSizeInBits(), DAG)) { in MatchRotatePosNeg()