Home | History | Annotate | Download | only in arm

Lines Matching full:flavor

1620 void Arm32Assembler::dmb(DmbOptions flavor) {
1622 Emit(encoding | flavor);