Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h102 bool AttemptCompatibility = false);
H A DHexagonMCInstrInfo.cpp175 bool AttemptCompatibility) { in canonicalizePacket() argument
177 if (!AttemptCompatibility || ArchSTI == nullptr) in canonicalizePacket()