Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp806 const bool IsPermitted = STI.getFeatureBits()[Hexagon::ArchV67]; in checkLegalVecRegPair() local
809 if (!IsPermitted && HasReversePairs) { in checkLegalVecRegPair()