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

/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp401 const CodeGenInstruction *getResultInst() const { function in struct:__anon21902::MatchableInfo
1557 const CodeGenInstruction *ResultInst = getResultInst();
1604 const CodeGenInstruction *ResultInst = getResultInst();
1743 II.getResultInst()->TheDef->getValueAsString("AsmMatchConverter");
2826 << II.getResultInst()->TheDef->getName() << ", "

Completed in 51 milliseconds