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