Lines Matching defs:veneer
507 // Use the veneer for all previous links in the chain.
525 // this function with a veneer to the target label.
750 // Check the veneer pool hasn't been blocked for too long.
4509 // The exact size of the veneer pool must be recorded (see the comment at the
4553 // Found a task. We'll emit a veneer for this.
4575 Instruction* veneer = reinterpret_cast<Instruction*>(
4577 RemoveBranchFromLabelLinkChain(branch, tasks[i].label_, veneer);
4580 // Now emit the actual veneer and patch up the incoming branch.
4588 Instruction* veneer = reinterpret_cast<Instruction*>(pc_);
4589 branch->SetImmPCOffsetTarget(options(), veneer);
4590 b(info.label_); // This may end up pointing at yet another veneer later on.
4595 // Record the veneer pool size.
4604 // There is nothing to do if there are no pending veneer pool entries.
4612 // Some short sequence of instruction mustn't be broken up by veneer pool