Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp236 bool chkNV = checkNewValues(); in check() local
241 bool chk = chkB && chkP && chkNV && chkR && chkS && chkSh && chkSl; in check()