Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1552 int NVOpcode = Hexagon::getNewValueOpcode(MI->getOpcode()); in GetDotNewOp() local
1553 if (NVOpcode >= 0) // Valid new-value store instruction. in GetDotNewOp()
1554 return NVOpcode; in GetDotNewOp()