Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h598 uint64_t ByteB = Imm & 0x00ff000000000000ULL; in isAdvSIMDModImmType10() local
607 (ByteB == 0ULL || ByteB == 0x00ff000000000000ULL) && in isAdvSIMDModImmType10()