Home | History | Annotate | Download | only in x64

Lines Matching refs:Align

299 void Assembler::Align(int m) {
307 Align(16); // Preferred alignment of jump targets on x64.