Home
last modified time | relevance | path

Searched refs:ExpectBlank (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp637 bool parseDirectiveIfb(SMLoc DirectiveLoc, bool ExpectBlank);
5073 bool AsmParser::parseDirectiveIfb(SMLoc DirectiveLoc, bool ExpectBlank) { in parseDirectiveIfb() argument
5086 TheCondState.CondMet = ExpectBlank == Str.empty(); in parseDirectiveIfb()