Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp235 unsigned Bit5 = (Value >> 5) & 0x1; in adjustFixupValue() local
237 (Bit6 << 5) | (Bit7 << 4) | (Bit3_1 << 1) | Bit5; in adjustFixupValue()
244 unsigned Bit5 = (Value >> 5) & 0x1; in adjustFixupValue() local
248 (Bit5 << 2); in adjustFixupValue()
/third_party/re2/util/
Drune.cc29 Bit5 = 2, enumerator
36 T5 = ((1<<(Bit5+1))-1) ^ 0xFF, /* 1111 1000 */
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Drune.c25 Bit5 = 2, enumerator
32 T5 = ((1<<(Bit5+1))-1) ^ 0xFF, /* 1111 1000 */