Home
last modified time | relevance | path

Searched refs:buildInstructionResultOperands (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp611 void buildInstructionResultOperands();
1623 II->buildInstructionResultOperands(); in buildInfo()
1771 void MatchableInfo::buildInstructionResultOperands() { in buildInstructionResultOperands() function in MatchableInfo