Searched refs:AssembleInstruction (Results 1 – 2 of 2) sorted by relevance
53 void AssembleInstruction(Instruction* instr);
47 AssembleInstruction(*i); in GenerateCode()102 void CodeGenerator::AssembleInstruction(Instruction* instr) { in AssembleInstruction() function in v8::internal::compiler::CodeGenerator