Home
last modified time | relevance | path

Searched defs:CanAcceptVPTPredicationCode (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6578 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo()
7163 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in ParseInstruction() local