Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp360 uint16_t Bit1 = (VR1 == SelR) ? SelB : BitN; in operator ()() local
367 if (W1 <= Bit1) in operator ()()
373 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()
/freebsd-14.2/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxbb-odroidc2.dts312 "Revision Bit0", "Revision Bit1", "",
/freebsd-14.2/contrib/one-true-awk/
H A Drun.c734 Bit1 = 7, enumerator
741 T1 = ((1<<(Bit1+1))-1) ^ 0xFF, /* 0000 0000 */
748 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0000 0000 0111 1111 */