Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp271 auto PacketBundle = Contents.rsplit('\n'); in prettyPrintAsm() local
272 auto HeadTail = PacketBundle.first.split('\n'); in prettyPrintAsm()