Home
last modified time | relevance | path

Searched refs:GetProtectedInstructions (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Dcode-generator.h98 GetProtectedInstructions();
Dcode-generator.cc376 CodeGenerator::GetProtectedInstructions() { in GetProtectedInstructions() function in v8::internal::compiler::CodeGenerator
Dpipeline.cc1085 code_generator->GetProtectedInstructions(), in ExecuteJobImpl()
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc157 OwnedVector<trap_handler::ProtectedInstructionData> GetProtectedInstructions() in GetProtectedInstructions() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler
1886 compiler->GetProtectedInstructions(); in ExecuteCompilation()