Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp371 bool isITBlockFull() { in isITBlockFull() function in __anon6be9c9a00111::ARMAsmParser
379 assert(!isITBlockFull()); in extendImplicitITBlock()
11410 if (isITBlockFull() || isITBlockTerminator(Inst)) in MatchAndEmitInstruction()