Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp381 bool isITBlockFull() { in isITBlockFull() function in __anon2f82d7160111::ARMAsmParser
389 assert(!isITBlockFull()); in extendImplicitITBlock()
11182 if (isITBlockFull() || isITBlockTerminator(Inst)) in MatchAndEmitInstruction()