Searched refs:checkTargetMatchPredicate (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCTargetAsmParser.h108 /// checkTargetMatchPredicate - Validate the instruction match against
110 virtual unsigned checkTargetMatchPredicate(MCInst &Inst) { function in class:llvm::MCTargetAsmParser
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp260 unsigned checkTargetMatchPredicate(MCInst &Inst);
7417 unsigned ARMAsmParser::checkTargetMatchPredicate(MCInst &Inst) { function in class:__anon8852::ARMAsmParser

Completed in 94 milliseconds