Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp42 static cl::opt<bool> ExpandMIOperandInfo( variable
405 if (!ExpandMIOperandInfo || !MIOI || MIOI->getNumArgs() == 0) { in emitOperandTypeMappings()