Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp809 const bool IsPermitted = STI.getFeatureBits()[Hexagon::ArchV67]; in checkLegalVecRegPair() local
812 if (!IsPermitted && HasReversePairs) { in checkLegalVecRegPair()