Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h602 uint64_t ByteH = Imm & 0x00000000000000ffULL; in isAdvSIMDModImmType10() local
611 (ByteH == 0ULL || ByteH == 0x00000000000000ffULL); in isAdvSIMDModImmType10()