Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5725 static bool isVectorShift(ShuffleVectorSDNode *SVOp, SelectionDAG &DAG, in isVectorShift() function
12397 bool isShift = HasSSE2 && isVectorShift(SVOp, DAG, isLeft, ShVal, ShAmt); in LowerVECTOR_SHUFFLE()