Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.h224 void emitInstructionSpecifier(DisassemblerTables &tables);
DX86RecognizableInstr.cpp278 recogInstr.emitInstructionSpecifier(tables); in processInstr()
538 void RecognizableInstr::emitInstructionSpecifier(DisassemblerTables &tables) { in emitInstructionSpecifier() function in RecognizableInstr
/external/llvm/utils/TableGen/
DX86RecognizableInstr.h201 void emitInstructionSpecifier();
DX86RecognizableInstr.cpp275 recogInstr.emitInstructionSpecifier(); in processInstr()
511 void RecognizableInstr::emitInstructionSpecifier() { in emitInstructionSpecifier() function in RecognizableInstr
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86RecognizableInstr.h321 void emitInstructionSpecifier();
DX86RecognizableInstr.cpp148 recogInstr.emitInstructionSpecifier(); in processInstr()
406 void RecognizableInstr::emitInstructionSpecifier() { in emitInstructionSpecifier() function in RecognizableInstr