Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h347 void emitInstructionSpecifier();
H A DX86RecognizableInstr.cpp179 recogInstr.emitInstructionSpecifier(); in processInstr()
443 void RecognizableInstr::emitInstructionSpecifier() { in emitInstructionSpecifier() function in RecognizableInstr