Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp678 const OpcodeTypeRetPredMap &OTM = SimplePattern.second; in printFunctionDefinitions() local
680 for (const auto &[Opcode, TM] : OTM) { in printFunctionDefinitions()
812 for (const auto &[Opcode, _] : OTM) { in printFunctionDefinitions()