Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp376 bool isITBlockFull() { in isITBlockFull() function in __anon3b5979970111::ARMAsmParser
384 assert(!isITBlockFull()); in extendImplicitITBlock()
11031 if (isITBlockFull() || isITBlockTerminator(Inst)) in MatchAndEmitInstruction()