Searched refs:isBundle (Results 1 – 13 of 13) sorted by relevance
66 BOOL isBundle; variable
100 if (!isBundle) {116 if (!isBundle) {215 isBundle = YES;222 isBundle = NO;364 if (isBundle) {502 if (!isBundle)773 if (!isBundle)
313 if (Type == IgnoreBundle || !isBundle())616 bool isBundle() const {
134 assert(!MI->isBundle() && in findCommutedOpIndices()169 assert(!MI->isBundle() && in PredicateInstruction()
754 if (I->isBundle()) { in erase()763 if (I->isBundle()) { in remove()778 if (From->isBundle()) { in splice()
780 if (isBundle()) { in isIdenticalTo()841 if (isBundle()) { in removeFromParent()861 if (isBundle()) { in eraseFromParent()972 assert(isBundle() && "Expecting a bundle"); in getBundleSize()1219 assert(!isBundle() && "MachineInstr::copyPredicates() can't handle bundles"); in copyPredicates()
49 if (MI->isBundle()) { in runOnMachineFunction()
326 if (MI->isBundle()) in runOnMachineFunction()
854 assert(!MI->isBundle() && "Not expecting bundles before regalloc!"); in TailDuplicate()
300 if (MBBI->isBundle()) in runOnMachineFunction()
441 if (MI->isBundle()) { in isPredicated()640 assert(!I->isBundle() && "No nested bundle!"); in getInstBundleLength()2527 if (DefMI->isBundle()) { in getOperandLatency()2535 if (UseMI->isBundle()) { in getOperandLatency()2909 if (MI->isBundle()) { in getInstrLatency()
860 if (MI->isBundle()) { in ReduceMBB()
1528 we support CFM. We support it only on 32-bit PowerPC. Only define the isBundle, isCFM, and1536 non-bundle and bundle-based CFM plug-ins, and code that sets isBundle and isCFM.