Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonFixupKinds.h124 Word16 = 0xffff, enumerator
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp444 int64_t Word16 = Value & 0xffff; in applyFixup() local