Searched refs:ByteC (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/AArch64/MCTargetDesc/ | ||
H A D | AArch64AddressingModes.h | 599 uint64_t ByteC = Imm & 0x0000ff0000000000ULL; local 608 (ByteC == 0ULL || ByteC == 0x0000ff0000000000ULL) && |
Completed in 86 milliseconds