/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | sync-ops.h | 18 #define DMB dmb macro 20 #define DMB mcr p15, #0, r0, c7, c10, #5 macro 22 #error DMB is only supported on ARMv6+ 29 DMB; \ 36 DMB; \ 44 DMB; \ 51 DMB; \
|
/freebsd/sys/arm/arm/ |
H A D | swtch-v6.S | 277 DMB 419 DMB 424 DMB
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMOptimizeBarriersPass.cpp | 67 if (MI.getOpcode() == ARM::DMB) { in runOnMachineFunction()
|
H A D | ARMFeatures.td | 138 // True if the subtarget supports DMB / DSB data barrier instructions.
|
H A D | ARMScheduleA57.td | 118 "(t2)?CPS[123]p$", "(t2)?DBG$", "(t2)?DMB$", "(t2)?DSB$", "ERET$",
|
H A D | ARMInstrInfo.td | 5136 def DMB : AInoP<(outs), (ins memb_opt:$opt), MiscFrm, NoItinerary, 6242 def : InstAlias<"dmb", (DMB 0xf), 0>, Requires<[IsARM, HasDB]>;
|
H A D | ARMISelLowering.cpp | 21284 Function *DMB = Intrinsic::getDeclaration(M, Intrinsic::arm_dmb); in makeDMB() local 21288 return Builder.CreateCall(DMB, CDomain); in makeDMB()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | animation | 125 >8 string da0a \b, DMB MAF w/ MPEG Layer II aud, MOT slides, DLS, JPG/PNG/MNG 126 >8 string da0b \b, DMB MAF, ext DA0A, with 3GPP timed text, DID, TVA, REL, IPMP 127 >8 string da1a \b, DMB MAF audio with ER-BSAC audio, JPG/PNG/MNG images 128 >8 string da1b \b, DMB MAF, ext da1a, with 3GPP timed text, DID, TVA, REL, IPMP 129 >8 string da2a \b, DMB MAF aud w/ HE-AAC v2 aud, MOT slides, DLS, JPG/PNG/MNG 130 >8 string da2b \b, DMB MAF, ext da2a, with 3GPP timed text, DID, TVA, REL, IPMP 131 >8 string da3a \b, DMB MAF aud with HE-AAC aud, JPG/PNG/MNG images 132 >8 string da3b \b, DMB MAF, ext da3a w/ BIFS, 3GPP, DID, TVA, REL, IPMP 141 >8 string dmb1 \b, DMB MAF supporting all the components defined in the spec 144 >8 string dv1a \b, DMB MAF vid w/ AVC vid, ER-BSAC aud, BIFS, JPG/PNG/MNG, TS [all …]
|
/freebsd/sys/arm/include/ |
H A D | asm.h | 179 #define DMB dmb macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrAtomics.td | 18 def : Pat<(atomic_fence (i64 4), (timm)), (DMB (i32 0x9))>; 19 def : Pat<(atomic_fence (timm), (timm)), (DMB (i32 0xb))>;
|
H A D | AArch64SchedCyclone.td | 297 // SLREX,DMB,DSB
|
H A D | AArch64SchedFalkorDetails.td | 1244 def : InstRW<[FalkorWr_1LD_0cyc], (instrs CLREX, DMB, DSB)>;
|
H A D | AArch64SchedKryoDetails.td | 567 (instrs DSB, DMB, CLREX)>;
|
H A D | AArch64SystemOperands.td | 82 // DMB/DSB (data barrier) instruction options.
|
H A D | AArch64InstrInfo.td | 1237 def DMB : CRmSystemI<barrier_op, 0b101, "dmb",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2428 BuildMI(MBB, I, MIMetadata(I), TII.get(AArch64::DMB)) in earlySelect()
|
/freebsd/share/misc/ |
H A D | usb_vendors | 1981 9804 DMB Receiver Control
|