Searched refs:GetProtectedInstructions (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/compiler/ | ||
D | code-generator.h | 98 GetProtectedInstructions(); |
D | code-generator.cc | 376 CodeGenerator::GetProtectedInstructions() { in GetProtectedInstructions() function in v8::internal::compiler::CodeGenerator |
D | pipeline.cc | 1085 code_generator->GetProtectedInstructions(), in ExecuteJobImpl() |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 157 OwnedVector<trap_handler::ProtectedInstructionData> GetProtectedInstructions() in GetProtectedInstructions() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler |