Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6577 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo()
7162 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in ParseInstruction() local