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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h599 uint64_t ByteC = Imm & 0x0000ff0000000000ULL; local
608 (ByteC == 0ULL || ByteC == 0x0000ff0000000000ULL) &&

Completed in 54 milliseconds