Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp227 bool chkCofMax1 = checkCOFMax1(); in check() local
233 chkAXOK && chkCofMax1 && chkHWLoop && chkValidTmpDst && in check()