Home
last modified time | relevance | path

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

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