Searched refs:EmitOOLTrapIfNeeded (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/compiler/x64/ |
D | code-generator-x64.cc | 333 void EmitOOLTrapIfNeeded(Zone* zone, CodeGenerator* codegen, in EmitOOLTrapIfNeeded() function 1777 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, i, __ pc_offset()); in AssembleArchInstruction() 1783 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, i, __ pc_offset()); in AssembleArchInstruction() 1789 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, i, __ pc_offset()); in AssembleArchInstruction() 1794 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, i, __ pc_offset()); in AssembleArchInstruction() 1800 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, i, __ pc_offset()); in AssembleArchInstruction() 1812 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, i, __ pc_offset()); in AssembleArchInstruction() 1818 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, i, __ pc_offset()); in AssembleArchInstruction() 1824 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, i, __ pc_offset()); in AssembleArchInstruction() 1828 EmitOOLTrapIfNeeded(zone(), this, opcode, instr, i, __ pc_offset()); in AssembleArchInstruction() [all …]
|