Searched refs:BUNDLE (Results 1 – 12 of 12) sorted by relevance
41 HMI.setOpcode(Hexagon::BUNDLE); in EmitInstruction()45 if (MCK.getOpcode() != Hexagon::BUNDLE) { in EmitInstruction()
407 assert(MCI.getOpcode() == Hexagon::BUNDLE && in tryCompound()
252 auto Result = Hexagon::BUNDLE == MCI.getOpcode(); in isBundle()
91 BUNDLE = 14, enumerator
826 def BUNDLE : Instruction {829 let AsmString = "BUNDLE";
182 MCB.setOpcode(Hexagon::BUNDLE); in EmitInstruction()
97 MI.getOpcode() == AMDGPU::BUNDLE || in encodeInstruction()
123 BuildMI(MF, FirstMI->getDebugLoc(), TII->get(TargetOpcode::BUNDLE)); in finalizeBundle()
1099 if (MI->getOpcode() != TargetOpcode::BUNDLE) in toggleBundleKillFlag()1239 DEBUG(if (MI->getOpcode() == TargetOpcode::BUNDLE) { in fixupKills()
776 return getOpcode() == TargetOpcode::BUNDLE;
238 MI.setOpcode(Hexagon::BUNDLE); in getInstruction()
614 case TargetOpcode::BUNDLE: in GetInstSizeInBytes()