Searched refs:NVOpcode (Results 1 – 1 of 1) sorted by relevance
1617 int NVOpcode = Hexagon::getNewValueOpcode(MI->getOpcode()); in GetDotNewOp() local1618 if (NVOpcode >= 0) // Valid new-value store instruction. in GetDotNewOp()1619 return NVOpcode; in GetDotNewOp()