Home
last modified time | relevance | path

Searched defs:LenMnemonic (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp2878 std::string LenMnemonic = char(II.Mnemonic.size()) + II.Mnemonic.lower(); in emitCustomOperandParsing() local
3379 std::string LenMnemonic = char(MI->Mnemonic.size()) + MI->Mnemonic.lower(); in run() local
3493 std::string LenMnemonic = in run() local