Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5425 bool &CanAcceptCarrySet, bool &CanAcceptPredicationCode) { in getMnemonicAcceptInfo()
5738 bool CanAcceptCarrySet, CanAcceptPredicationCode; in ParseInstruction() local