Home
last modified time | relevance | path

Searched defs:kInstrSize (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/arm/
Dconstants-arm.h427 kInstrSize = 4, enumerator
Dassembler-arm.h798 static const int kInstrSize = sizeof(Instr); variable
/external/valgrind/VEX/priv/
Dhost_tilegx_defs.c2500 UInt kInstrSize = 8; in evCheckSzB_TILEGX() local
Dhost_mips_defs.c3909 UInt kInstrSize = 4; in evCheckSzB_MIPS() local
/external/v8/src/mips/
Dassembler-mips.h544 static const int kInstrSize = sizeof(Instr); variable
Dconstants-mips.h732 kInstrSize = 4, enumerator
Dfull-codegen-mips.cc4898 static const int kInstrSize = Assembler::kInstrSize; in PatchAt() local
4940 static const int kInstrSize = Assembler::kInstrSize; in GetBackEdgeState() local
/external/v8/src/mips64/
Dassembler-mips64.h534 static const int kInstrSize = sizeof(Instr); variable
Dconstants-mips64.h746 kInstrSize = 4, enumerator
Dfull-codegen-mips64.cc4899 static const int kInstrSize = Assembler::kInstrSize; in PatchAt() local
4945 static const int kInstrSize = Assembler::kInstrSize; in GetBackEdgeState() local