Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp723 unsigned HasTmpCount = in checkValidTmpDst() local
726 if (HasTmpCount > 1) { in checkValidTmpDst()