Home | History | Annotate | Download | only in arm64

Lines Matching refs:Dmb

514 void MacroAssembler::Dmb(BarrierDomain domain, BarrierType type) {
516 dmb(domain, type);