Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86RecognizableInstr.h324 void emitInstructionSpecifier();
H A DX86RecognizableInstr.cpp174 recogInstr.emitInstructionSpecifier(); in processInstr()
425 void RecognizableInstr::emitInstructionSpecifier() { in emitInstructionSpecifier() function in RecognizableInstr