Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp272 RecognizableInstr recogInstr(tables, insn, uid); in processInstr() local
274 if (recogInstr.shouldBeEmitted()) { in processInstr()
275 recogInstr.emitInstructionSpecifier(); in processInstr()
276 recogInstr.emitDecodePath(tables); in processInstr()