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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h602 uint64_t ByteF = Imm & 0x0000000000ff0000ULL; local
611 (ByteF == 0ULL || ByteF == 0x0000000000ff0000ULL) &&

Completed in 101 milliseconds