Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp6346 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo()
6859 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in ParseInstruction() local