Searched refs:AssembleGaps (Results 1 – 2 of 2) sorted by relevance
222 void AssembleGaps(Instruction* instr);
713 AssembleGaps(instr); in AssembleInstruction()855 void CodeGenerator::AssembleGaps(Instruction* instr) { in AssembleGaps() function in v8::internal::compiler::CodeGenerator