Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp215 bool chkNV = checkNewValues(); in check() local
232 bool chk = chkP && chkNV && chkR && chkRRO && chkS && chkSh && chkSl && in check()