Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1617 int NVOpcode = Hexagon::getNewValueOpcode(MI->getOpcode()); in GetDotNewOp() local
1618 if (NVOpcode >= 0) // Valid new-value store instruction. in GetDotNewOp()
1619 return NVOpcode; in GetDotNewOp()