Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h94 bool checkNewValues();
H A DHexagonMCChecker.cpp215 bool chkNV = checkNewValues(); in check()
416 bool HexagonMCChecker::checkNewValues() { in checkNewValues() function in HexagonMCChecker