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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1362 unsigned OutElementSize = OutVT.getVectorElementType().getSizeInBits(); local
1367 if (InElementSize <= OutElementSize * 2)

Completed in 83 milliseconds