Searched refs:vHistFound (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp463 bool vHistFound = false; local
466 vHistFound = true; // vhist() implicitly uses ALL REGxx.tmp
471 if (vHistFound == false) {

Completed in 77 milliseconds