Home
last modified time | relevance | path

Searched refs:EmitOOLTrapIfNeeded (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc712 void EmitOOLTrapIfNeeded(Zone* zone, CodeGenerator* codegen, in EmitOOLTrapIfNeeded() function in v8::internal::compiler::__anon14310::final
723 void EmitOOLTrapIfNeeded(Zone* zone, CodeGenerator* codegen, in EmitOOLTrapIfNeeded() function in v8::internal::compiler::__anon14310::final
1038 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, load_offset); \
2324 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
2329 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
2334 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
2338 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
2343 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
2360 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
2365 EmitOOLTrapIfNeeded(zon in AssembleArchInstruction()
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc453 void EmitOOLTrapIfNeeded(Zone* zone, CodeGenerator* codegen, in EmitOOLTrapIfNeeded() function
461 void EmitOOLTrapIfNeeded(Zone* zone, CodeGenerator* codegen, in EmitOOLTrapIfNeeded() function
1842 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
1846 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
1850 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
1854 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
1858 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
1862 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
1866 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, __ pc_offset()); in AssembleArchInstruction()
1870 EmitOOLTrapIfNeeded(zon in AssembleArchInstruction()
[all...]

Completed in 11 milliseconds