Home
last modified time | relevance | path

Searched refs:GetBTypeFromInstruction (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h830 BType GetBTypeFromInstruction(const Instruction* instr) const;
H A Dsimulator-arm64.cc1717 Simulator::BType Simulator::GetBTypeFromInstruction(
1750 set_btype(GetBTypeFromInstruction(instr));
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h1363 BType GetBTypeFromInstruction(const Instruction* instr) const;
H A Dsimulator-aarch64.cc3741 BType Simulator::GetBTypeFromInstruction(const Instruction* instr) const { in Simulator() function in vixl::aarch64::Simulator
3839 WriteNextBType(GetBTypeFromInstruction(instr)); in Simulator()

Completed in 32 milliseconds