Home
last modified time | relevance | path

Searched defs:InstructionTable (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2613 static const struct InstructionTable { in ARMEmitIntExt() struct
2614 uint32_t Opc : 16; in ARMEmitIntExt()
2615 uint32_t hasS : 1; // Some instructions have an S bit, always set it to 0. in ARMEmitIntExt()
2616 uint32_t Shift : 7; // For shift operand addressing mode, used by MOVsi. in ARMEmitIntExt()
2617 uint32_t Imm : 8; // All instructions have either a shift or a mask. in ARMEmitIntExt()
/external/v8/src/x87/
Ddisasm-x87.cc142 class InstructionTable { class
164 InstructionTable::InstructionTable() { in InstructionTable() function in disasm::InstructionTable
/external/v8/src/x64/
Ddisasm-x64.cc166 class InstructionTable { class
184 InstructionTable::InstructionTable() { in InstructionTable() function in disasm::InstructionTable
/external/v8/src/ia32/
Ddisasm-ia32.cc142 class InstructionTable { class
164 InstructionTable::InstructionTable() { in InstructionTable() function in disasm::InstructionTable