Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp220 bool chkR = checkRegisters(); in check() local
236 bool chk = chkP && chkNV && chkR && chkRRO && chkS && chkSh && chkSl && in check()