Searched refs:isS2V (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5803 bool isS2V = ISD::isScalarToVector(BV); local
5822 if (isS2V && i == 0 && j == 0 && ThisVal.zext(SrcBitSize) == OpVal)

Completed in 137 milliseconds