Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7404 bool usedVPTPredicationCode = false; in ParseInstruction() local
7407 usedVPTPredicationCode = true; in ParseInstruction()
7408 if (!usedVPTPredicationCode) { in ParseInstruction()