Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp414 uint16_t Imm3_1 = extractBits(Value, 1, 3) << 3; in applyFixup() local
418 Imm10 | Imm6 | Imm7 | Imm3_1 | Imm5; in applyFixup()