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