Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp380 bool isITBlockFull() { in isITBlockFull() function in __anon296d71d40111::ARMAsmParser
388 assert(!isITBlockFull()); in extendImplicitITBlock()
10982 if (isITBlockFull() || isITBlockTerminator(Inst)) in MatchAndEmitInstruction()