Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp520 void buildInstructionResultOperands();
1490 II->buildInstructionResultOperands(); in buildInfo()
1622 void MatchableInfo::buildInstructionResultOperands() { in buildInstructionResultOperands() function in MatchableInfo