Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp810 unsigned OpBW = OpVT.getSizeInBits(); in SelectZeroExtend() local
813 if (OpVT.isVector() && OpVT.getVectorElementType() == MVT::i1 && OpBW <= 64) { in SelectZeroExtend()