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

/external/llvm/include/llvm/MC/
H A DMCTargetAsmParser.h176 /// checkTargetMatchPredicate - Validate the instruction match against
178 virtual unsigned checkTargetMatchPredicate(MCInst &Inst) { function in class:llvm::MCTargetAsmParser
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp75 unsigned checkTargetMatchPredicate(MCInst &Inst) override;
1369 unsigned MipsAsmParser::checkTargetMatchPredicate(MCInst &Inst) { function in class:MipsAsmParser
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp358 unsigned checkTargetMatchPredicate(MCInst &Inst) override;
7983 unsigned ARMAsmParser::checkTargetMatchPredicate(MCInst &Inst) { function in class:__anon25988::ARMAsmParser

Completed in 494 milliseconds