Searched refs:HSIG_Compound (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h230 HSIG_Compound enumerator in enum:llvm::HexagonII::SubInstructionGroup
H A DHexagonMCDuplexInfo.cpp108 case HexagonII::HSIG_Compound:
109 return (Gb == HexagonII::HSIG_Compound);
179 case HexagonII::HSIG_Compound:
181 case HexagonII::HSIG_Compound:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp234 case HexagonII::HSIG_Compound:
235 return (Gb == HexagonII::HSIG_Compound);

Completed in 172 milliseconds