Home
last modified time | relevance | path

Searched refs:Source2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/unbound/contrib/
H A Dunbound.spec_fedora17 Source2: unbound.conf
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3763 unsigned Source1, Source2; in getShuffleCost() local
3780 Source2 = Source; in getShuffleCost()
3782 } else if (NumSources >= 2 && Source != Source1 && Source != Source2) { in getShuffleCost()
3790 else if (Source == Source2) in getShuffleCost()
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt14816 LEqual (Source1, Source2)
14818 Source1 and Source2 must each evaluate to an integer, a string, or a
14820 The data type of Source1 dictates the required type of Source2. Source2