Searched defs:isVectorShiftLeft (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86ISelLowering.cpp4754 /// isVectorShiftLeft - Returns true if the shuffle can be implemented as a
4756 static bool isVectorShiftLeft(ShuffleVectorSDNode *SVOp, SelectionDAG &DAG, function
4796 if (isVectorShiftLeft(SVOp, DAG, isLeft, ShVal, ShAmt) ||

Completed in 110 milliseconds