Searched defs:getResultInst (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp380 const CodeGenInstruction *getResultInst() const { function in struct:__anon7970::MatchableInfo
1431 const CodeGenInstruction *ResultInst = getResultInst();
1471 const CodeGenInstruction *ResultInst = getResultInst();
1558 II.getResultInst()->TheDef->getValueAsString("AsmMatchConverter");
2374 << II.getResultInst()->TheDef->getName() << ", "

Completed in 46 milliseconds