Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp157 bool FirstCond; // Explicit flag for when we're parsing the member
6053 if (ITState.FirstCond) in validateInstruction()
6054 ITState.FirstCond = false; in validateInstruction()
8422 ITState.FirstCond = true; in processInstruction()