Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp324 bool isITBlockFull() { in isITBlockFull() function in __anonb936c2650111::ARMAsmParser
332 assert(!isITBlockFull()); in extendImplicitITBlock()
9334 if (isITBlockFull() || isITBlockTerminator(Inst)) in MatchAndEmitInstruction()