Searched refs:ExpectBlank (Results 1 – 1 of 1) sorted by relevance
451 bool parseDirectiveIfb(SMLoc DirectiveLoc, bool ExpectBlank);4028 bool AsmParser::parseDirectiveIfb(SMLoc DirectiveLoc, bool ExpectBlank) { in parseDirectiveIfb() argument4042 TheCondState.CondMet = ExpectBlank == Str.empty(); in parseDirectiveIfb()