Searched defs:Bit5 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp299 unsigned Bit5 = (Value >> 5) & 0x1; local
308 unsigned Bit5 = (Value >> 5) & 0x1; local

Completed in 104 milliseconds