Home
last modified time | relevance | path

Searched refs:DecodeTypeMsaELM (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/mips/
Ddisasm-mips.cc144 void DecodeTypeMsaELM(Instruction* instr);
1664 DecodeTypeMsaELM(instr); in DecodeTypeRegister()
2017 DecodeTypeMsaELM(instr); in DecodeTypeImmediate()
2141 void Decoder::DecodeTypeMsaELM(Instruction* instr) { in DecodeTypeMsaELM() function in v8::internal::Decoder
Dsimulator-mips.h380 void DecodeTypeMsaELM();
Dsimulator-mips.cc4548 void Simulator::DecodeTypeMsaELM() { in DecodeTypeMsaELM() function in v8::internal::Simulator
6257 DecodeTypeMsaELM(); in DecodeTypeRegister()
6842 DecodeTypeMsaELM(); in DecodeTypeImmediate()
/external/v8/src/mips64/
Ddisasm-mips64.cc156 void DecodeTypeMsaELM(Instruction* instr);
1890 DecodeTypeMsaELM(instr); in DecodeTypeRegister()
2331 DecodeTypeMsaELM(instr); in DecodeTypeImmediate()
2455 void Decoder::DecodeTypeMsaELM(Instruction* instr) { in DecodeTypeMsaELM() function in v8::internal::Decoder
Dsimulator-mips64.h389 void DecodeTypeMsaELM();
Dsimulator-mips64.cc4759 void Simulator::DecodeTypeMsaELM() { in DecodeTypeMsaELM() function in v8::internal::Simulator
6488 DecodeTypeMsaELM(); in DecodeTypeRegister()
7191 DecodeTypeMsaELM(); in DecodeTypeImmediate()