Searched refs:TheCond (Results 1 – 3 of 3) sorted by relevance
30 ConditionalAssemblyType TheCond = NoCond; variable
1381 if (TheCondState.TheCond != StartingCondState.TheCond || in Run()6154 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIf()6183 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfb()6229 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfidn()6245 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfdef()6282 if (TheCondState.TheCond != AsmCond::IfCond && in parseDirectiveElseIf()6286 TheCondState.TheCond = AsmCond::ElseIfCond; in parseDirectiveElseIf()6326 TheCondState.TheCond = AsmCond::ElseIfCond; in parseDirectiveElseIfb()6361 TheCondState.TheCond = AsmCond::ElseIfCond; in parseDirectiveElseIfdef()6407 TheCondState.TheCond = AsmCond::ElseIfCond; in parseDirectiveElseIfidn()[all …]
1024 if (TheCondState.TheCond != StartingCondState.TheCond || in Run()5150 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIf()5192 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfb()5214 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfc()5267 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfeqs()5279 TheCondState.TheCond = AsmCond::IfCond; in parseDirectiveIfdef()5303 if (TheCondState.TheCond != AsmCond::IfCond && in parseDirectiveElseIf()5304 TheCondState.TheCond != AsmCond::ElseIfCond) in parseDirectiveElseIf()5307 TheCondState.TheCond = AsmCond::ElseIfCond; in parseDirectiveElseIf()5336 if (TheCondState.TheCond != AsmCond::IfCond && in parseDirectiveElse()[all …]