Searched refs:DecodeInstruction (Results 1 – 5 of 5) sorted by relevance
155 DecodeInstruction(instr); in Decode()158 DecodeInstruction(const_cast<const Instruction*>(instr)); in Decode()210 void DecodeInstruction(const Instruction* instr);
35 void Decoder::DecodeInstruction(const Instruction* instr) { in DecodeInstruction() function in vixl::aarch64::Decoder
288 void DecodeInstruction();
516 int DecodeInstruction(Instruction* instr);
5577 int Simulator::DecodeInstruction(Instruction* instr) { in DecodeInstruction() function in v8::internal::Simulator5608 int length = DecodeInstruction(instr); in ExecuteInstruction()