Home | History | Annotate | Download | only in ARM

Lines Matching refs:isVector

1923     if (ArgVT.isVector() || ArgVT.getSizeInBits() > 64)
1973 assert((!ArgVT.isVector() && ArgVT.getSizeInBits() <= 64) &&