Searched refs:DecodeFourByte (Results 1 – 3 of 3) sorted by relevance
82 bool DecodeFourByte(Instruction* instr);573 bool Decoder::DecodeFourByte(Instruction* instr) { in DecodeFourByte() function in v8::internal::Decoder1407 DecodeFourByte(instr); in InstructionDecode()
312 bool DecodeFourByte(Instruction* instr);
2619 bool Simulator::DecodeFourByte(Instruction* instr) { in DecodeFourByte() function in v8::internal::Simulator5571 processed = DecodeFourByte(instr); in DecodeInstructionOriginal()