Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp448 unsigned Sbit = (Value >> 20) & 0x1; adjustFixupValue() local
466 unsigned Sbit = (Value >> 12) & 0x1; adjustFixupValue() local