Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp293 uint32_t Imm11_5 = extractBits(Lo, 5, 7) << 25; applyFixup() local
325 uint32_t Imm11_5 = extractBits(Lo, 5, 7) << 25; applyFixup() local