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.h350 void emitInstructionSpecifier();
H A DX86RecognizableInstr.cpp178 recogInstr.emitInstructionSpecifier(); in processInstr()
473 void RecognizableInstr::emitInstructionSpecifier() { in emitInstructionSpecifier() function in RecognizableInstr