HomeSort by relevance Sort by last modified time
    Searched refs:ScalarCond (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 492 SDValue ScalarCond = GetScalarizedVector(N->getOperand(0));
495 return DAG.getNode(ISD::SELECT, SDLoc(N), VT, ScalarCond, N->getOperand(1),
    [all...]

Completed in 41 milliseconds