Searched refs:TheCond (Results 1 – 3 of 3) sorted by relevance
30 ConditionalAssemblyType TheCond = NoCond; variable
1401 if (TheCondState.TheCond != StartingCondState.TheCond || in Run()6139 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIf()6168 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfb()6214 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfidn()6230 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfdef()6267 if (TheCondState.TheCond != AsmCond::IfCond && in parseDirectiveElseIf()6268 TheCondState.TheCond != AsmCond::ElseIfCond) in parseDirectiveElseIf()6271 TheCondState.TheCond = AsmCond::ElseIfCond; in parseDirectiveElseIf()6307 if (TheCondState.TheCond != AsmCond::IfCond && in parseDirectiveElseIfb()6308 TheCondState.TheCond != AsmCond::ElseIfCond) in parseDirectiveElseIfb()[all …]
1026 if (TheCondState.TheCond != StartingCondState.TheCond || in Run()5176 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIf()5218 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfb()5240 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfc()5293 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfeqs()5305 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfdef()5329 if (TheCondState.TheCond != AsmCond::IfCond && in parseDirectiveElseIf()5330 TheCondState.TheCond != AsmCond::ElseIfCond) in parseDirectiveElseIf()5333 TheCondState.TheCond = AsmCond::ElseIfCond; in parseDirectiveElseIf()5362 if (TheCondState.TheCond != AsmCond::IfCond && in parseDirectiveElse()[all …]