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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h604 uint64_t ByteH = Imm & 0x00000000000000ffULL; local
613 (ByteH == 0ULL || ByteH == 0x00000000000000ffULL);

Completed in 100 milliseconds