Home
last modified time | relevance | path

Searched defs:Sbit (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp455 unsigned Sbit = (Value >> 20) & 0x1; in adjustFixupValue() local
473 unsigned Sbit = (Value >> 12) & 0x1; in adjustFixupValue() local