Searched refs:AssembleInstruction (Results 1 – 2 of 2) sorted by relevance
220 CodeGenResult AssembleInstruction(int instruction_index,
546 CodeGenResult result = AssembleInstruction(i, block); in AssembleBlock()699 CodeGenerator::CodeGenResult CodeGenerator::AssembleInstruction( in AssembleInstruction() function in v8::internal::compiler::CodeGenerator