InstructionType 173 src/ia32/disasm-ia32.cc InstructionType type; InstructionType 631 src/mips/constants-mips.h Type InstructionType() const; InstructionType 641 src/mips/constants-mips.h ASSERT(InstructionType() == kRegisterType || InstructionType 642 src/mips/constants-mips.h InstructionType() == kImmediateType); InstructionType 647 src/mips/constants-mips.h ASSERT(InstructionType() == kRegisterType || InstructionType 648 src/mips/constants-mips.h InstructionType() == kImmediateType); InstructionType 653 src/mips/constants-mips.h ASSERT(InstructionType() == kRegisterType); InstructionType 658 src/mips/constants-mips.h ASSERT(InstructionType() == kRegisterType); InstructionType 663 src/mips/constants-mips.h ASSERT(InstructionType() == kRegisterType || InstructionType 664 src/mips/constants-mips.h InstructionType() == kImmediateType); InstructionType 701 src/mips/constants-mips.h ASSERT(InstructionType() == kRegisterType || InstructionType 702 src/mips/constants-mips.h InstructionType() == kImmediateType); InstructionType 712 src/mips/constants-mips.h ASSERT(InstructionType() == kRegisterType || InstructionType 713 src/mips/constants-mips.h InstructionType() == kImmediateType); InstructionType 718 src/mips/constants-mips.h ASSERT(InstructionType() == kRegisterType); InstructionType 723 src/mips/constants-mips.h ASSERT(InstructionType() == kRegisterType); InstructionType 748 src/mips/constants-mips.h ASSERT(InstructionType() == kImmediateType); InstructionType 753 src/mips/constants-mips.h ASSERT(InstructionType() == kJumpType); InstructionType 947 src/mips/disasm-mips.cc switch (instr->InstructionType()) { InstructionType 2664 src/mips/simulator-mips.cc switch (instr->InstructionType()) { InstructionType 181 src/x64/disasm-x64.cc InstructionType type;