Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp574 MCInst const &MIb, bool ExtendedB, in isOrderedDuplexPair() argument
581 if (ExtendedB) { in isOrderedDuplexPair()
622 if (subInstWouldBeExtended(MIb) && !ExtendedB) in isOrderedDuplexPair()
H A DHexagonMCInstrInfo.h277 bool ExtendedA, MCInst const &MIb, bool ExtendedB,