Home
last modified time | relevance | path

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

/external/v8/src/mips/
Ddisasm-mips.cc1410 void Decoder::DecodeTypeImmediate(Instruction* instr) { in DecodeTypeImmediate() function in v8::internal::Decoder
Dsimulator-mips.cc3998 void Simulator::DecodeTypeImmediate() { in DecodeTypeImmediate() function in v8::internal::Simulator
/external/v8/src/mips64/
Ddisasm-mips64.cc1643 void Decoder::DecodeTypeImmediate(Instruction* instr) { in DecodeTypeImmediate() function in v8::internal::Decoder
Dsimulator-mips64.cc4249 void Simulator::DecodeTypeImmediate() { in DecodeTypeImmediate() function in v8::internal::Simulator