Searched refs:AssembleInstruction (Results 1 – 2 of 2) sorted by relevance
173 CodeGenResult AssembleInstruction(Instruction* instr,
475 CodeGenResult result = AssembleInstruction(instr, block); in AssembleBlock()629 CodeGenerator::CodeGenResult CodeGenerator::AssembleInstruction( in AssembleInstruction() function in v8::internal::compiler::CodeGenerator