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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h601 uint64_t ByteE = Imm & 0x00000000ff000000ULL; local
610 (ByteE == 0ULL || ByteE == 0x00000000ff000000ULL) &&

Completed in 265 milliseconds