Home
last modified time | relevance | path

Searched refs:AddSafepointAndDeopt (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/compiler/
Dcode-generator.h86 void AddSafepointAndDeopt(Instruction* instr);
Dcode-generator.cc232 void CodeGenerator::AddSafepointAndDeopt(Instruction* instr) { in AddSafepointAndDeopt() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc123 AddSafepointAndDeopt(instr); in AssembleArchInstruction()
135 AddSafepointAndDeopt(instr); in AssembleArchInstruction()
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc144 AddSafepointAndDeopt(instr); in AssembleArchInstruction()
160 AddSafepointAndDeopt(instr); in AssembleArchInstruction()
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc149 AddSafepointAndDeopt(instr); in AssembleArchInstruction()
164 AddSafepointAndDeopt(instr); in AssembleArchInstruction()
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc217 AddSafepointAndDeopt(instr); in AssembleArchInstruction()
229 AddSafepointAndDeopt(instr); in AssembleArchInstruction()