Home
last modified time | relevance | path

Searched refs:BG2 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/gnu/dts/arm/
Dberlin2q-marvell-dmp.dts12 model = "Marvell BG2-Q DMP";
Dberlin2.dtsi3 * Device Tree Include file for Marvell Armada 1500 (Berlin BG2) SoC
15 model = "Marvell Armada 1500 (BG2) SoC";
Dberlin2q.dtsi10 model = "Marvell Armada 1500 pro (BG2-Q) SoC";
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1837 for (auto &BG2 : BitGroups) in assignRepl32BitGroups() local
1838 if (&BG != &BG2 && BG.V == BG2.V && in assignRepl32BitGroups()
1839 (BG2.RLAmt == 0 || BG2.RLAmt == 32)) in assignRepl32BitGroups()