Searched refs:NoCond (Results 1 – 5 of 5) sorted by relevance
24 NoCond, // no conditional is being processed enumerator30 ConditionalAssemblyType TheCond = NoCond;
567 ArrayRef<MachineOperand> NoCond; in runOnMachineFunction() local569 NoCond, Br->getDebugLoc()); in runOnMachineFunction()
1473 SmallVector<MachineOperand, 0> NoCond; in InsertUncondBranch() local1474 TII->insertBranch(MBB, &ToMBB, nullptr, NoCond, dl); in InsertUncondBranch()
5422 if ((TheCondState.TheCond == AsmCond::NoCond) || TheCondStack.empty()) in parseDirectiveEndIf()
6684 if ((TheCondState.TheCond == AsmCond::NoCond) || TheCondStack.empty()) in parseDirectiveEndIf()