Home | History | Annotate | Download | only in x64

Lines Matching defs:Align

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