Home
last modified time | relevance | path

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

/freebsd/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/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxbb-odroidc2.dts315 "Revision Bit0", "Revision Bit1", "",
/freebsd/contrib/one-true-awk/
H A Drun.c735 Bit1 = 7, enumerator
742 T1 = ((1<<(Bit1+1))-1) ^ 0xFF, /* 0000 0000 */
749 Rune1 = (1<<(Bit1+0*Bitx))-1, /* 0000 0000 0000 0000 0111 1111 */