Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h96 bool AttemptCompatibility = false);
H A DHexagonMCInstrInfo.cpp168 bool AttemptCompatibility) { in canonicalizePacket() argument
170 if (!AttemptCompatibility || ArchSTI == nullptr) in canonicalizePacket()