Searched refs:setPacketBegin (Results 1 – 4 of 4) sorted by relevance
206 HexagonMCInstrInfo::setPacketBegin(MCI, Index == 0); in EmitInstruction()216 HexagonMCInstrInfo::setPacketBegin(MCI, true); in EmitInstruction()
203 setPacketBegin(MCI, false); in resetPacket()212 void HexagonMCInstrInfo::setPacketBegin(MCInst &MCI, bool f) { in setPacketBegin() function in llvm::HexagonMCInstrInfo
100 void setPacketBegin(MCInst &MCI, bool Y);
97 HexagonMCInstrInfo::setPacketBegin (Nop, HexagonMCInstrInfo::isPacketBegin(*MI)); in printInst()