Searched refs:InstructionType (Results 26 - 36 of 36) sorted by relevance

12

/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher_test.cc124 sidestep::InstructionType instructionType = disassembler.Disassemble(
H A Dpreamble_patcher.cc345 InstructionType instruction_type =
/external/chromium_org/v8/src/ia32/
H A Ddisasm-ia32.cc135 enum InstructionType { enum in namespace:disasm
150 InstructionType type;
168 void CopyTable(const ByteMnemonic bm[], InstructionType type);
169 void SetTableRange(InstructionType type,
209 InstructionType type) {
220 void InstructionTable::SetTableRange(InstructionType type,
/external/chromium_org/v8/src/x87/
H A Ddisasm-x87.cc135 enum InstructionType { enum in namespace:disasm
150 InstructionType type;
168 void CopyTable(const ByteMnemonic bm[], InstructionType type);
169 void SetTableRange(InstructionType type,
209 InstructionType type) {
220 void InstructionTable::SetTableRange(InstructionType type,
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.cc345 InstructionType instruction_type =
/external/lldb/source/Core/
H A DEmulateInstruction.cpp30 EmulateInstruction::FindPlugin (const ArchSpec &arch, InstructionType supported_inst_type, const char *plugin_name)
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp265 typedef typename PassT::InstructionType InstrT;
2653 typedef MachineInstr InstructionType; typedef in class:llvm::AMDGPUCFGStructurizer
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp265 typedef typename PassT::InstructionType InstrT;
2653 typedef MachineInstr InstructionType; typedef in class:llvm::AMDGPUCFGStructurizer
/external/chromium_org/v8/src/mips/
H A Dsimulator-mips.cc3065 switch (instr->InstructionType()) {
/external/chromium_org/v8/src/mips64/
H A Dsimulator-mips64.cc3222 switch (instr->InstructionType()) {
/external/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp197 EmulateInstructionARM::CreateInstance (const ArchSpec &arch, InstructionType inst_type)

Completed in 247 milliseconds

12