Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp9303 bool wasInITBlock = inITBlock(); in MatchAndEmitInstruction() local
9315 if (wasInITBlock && hasV8Ops() && isThumb() && in MatchAndEmitInstruction()