Home
last modified time | relevance | path

Searched refs:CheckICache (Results 1 – 14 of 14) sorted by relevance

/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.h366 static void CheckICache(base::CustomMatcherHashMap* i_cache,
Dsimulator-ppc.cc711 void Simulator::CheckICache(base::CustomMatcherHashMap* i_cache, in CheckICache() function in v8::internal::Simulator
5320 CheckICache(i_cache(), instr); in ExecuteInstruction()
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.h417 static void CheckICache(base::CustomMatcherHashMap* i_cache,
Dsimulator-arm.cc656 void Simulator::CheckICache(base::CustomMatcherHashMap* i_cache, in CheckICache() function in v8::internal::Simulator
6125 CheckICache(i_cache(), instr); in InstructionDecode()
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.h556 static void CheckICache(base::CustomMatcherHashMap* i_cache,
Dsimulator-mips.cc835 void Simulator::CheckICache(base::CustomMatcherHashMap* i_cache, in CheckICache() function in v8::internal::Simulator
6913 CheckICache(i_cache(), instr); in InstructionDecode()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.h485 static void CheckICache(base::CustomMatcherHashMap* i_cache,
Dsimulator-loong64.cc809 void Simulator::CheckICache(base::CustomMatcherHashMap* i_cache, in CheckICache() function in v8::internal::Simulator
5154 CheckICache(i_cache(), instr); in InstructionDecode()
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.h579 static void CheckICache(base::CustomMatcherHashMap* i_cache,
Dsimulator-mips64.cc778 void Simulator::CheckICache(base::CustomMatcherHashMap* i_cache, in CheckICache() function in v8::internal::Simulator
7331 CheckICache(i_cache(), instr); in InstructionDecode()
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.h913 static void CheckICache(base::CustomMatcherHashMap* i_cache,
Dsimulator-riscv64.cc2166 void Simulator::CheckICache(base::CustomMatcherHashMap* i_cache, in CheckICache() function in v8::internal::Simulator
6869 CheckICache(i_cache(), instr); in InstructionDecode()
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.h368 static void CheckICache(base::CustomMatcherHashMap* i_cache,
Dsimulator-s390.cc720 void Simulator::CheckICache(base::CustomMatcherHashMap* i_cache, in CheckICache() function in v8::internal::Simulator
2444 CheckICache(i_cache(), instr); in ExecuteInstruction()