Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6675 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo()
7141 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in ParseInstruction() local