Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp856 unsigned RolBase = HwLen; in insertHvxSubvectorReg() local
868 RolBase = HwLen-4; in insertHvxSubvectorReg()
871 if (RolBase != 4 || !IdxN || !IdxN->isNullValue()) { in insertHvxSubvectorReg()
873 DAG.getConstant(RolBase, dl, MVT::i32), IdxV); in insertHvxSubvectorReg()