Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp377 bool isITBlockFull() { in isITBlockFull() function in __anon2aa686d00111::ARMAsmParser
385 assert(!isITBlockFull()); in extendImplicitITBlock()
11010 if (isITBlockFull() || isITBlockTerminator(Inst)) in MatchAndEmitInstruction()