Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCDuplexInfo.cpp537 bool HexagonMCInstrInfo::subInstWouldBeExtended(MCInst const &potentialDuplex) { in subInstWouldBeExtended() function in HexagonMCInstrInfo
615 if (subInstWouldBeExtended(MIa)) in isOrderedDuplexPair()
620 if (subInstWouldBeExtended(MIb) && !ExtendedB) in isOrderedDuplexPair()
DHexagonMCInstrInfo.h282 bool subInstWouldBeExtended(MCInst const &potentialDuplex);