Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp612 void buildInstructionResultOperands();
1626 II->buildInstructionResultOperands(); in buildInfo()
1774 void MatchableInfo::buildInstructionResultOperands() { in buildInstructionResultOperands() function in MatchableInfo