Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp61 static uint32_t hi20(uint32_t val) { return (val + 0x800) >> 12; } in hi20() function
161 write32le(buf + 0, utype(AUIPC, X_T2, hi20(offset))); in writePltHeader()
178 write32le(buf + 0, utype(AUIPC, X_T3, hi20(offset))); in writePlt()
/external/llvm-project/llvm/test/CodeGen/RISCV/
Dimm-cse.ll8 ; Tests that the common hi20 value (1) for the constants is used rather than