Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5939 bool isS2V = ISD::isScalarToVector(BV); in ConstantFoldBITCASTofBUILD_VECTOR() local
5958 if (isS2V && i == 0 && j == 0 && ThisVal.zext(SrcBitSize) == OpVal) in ConstantFoldBITCASTofBUILD_VECTOR()