Home
last modified time | relevance | path

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

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