Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonFixupKinds.h123 Word8 = 0xff, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp437 int64_t Word8 = Value & 0xff; in applyFixup() local