Home
last modified time | relevance | path

Searched defs:BitF (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h641 uint8_t BitF = (Imm & 0x0000000000ff0000ULL) != 0; in encodeAdvSIMDModImmType10() local
690 uint8_t BitF = (Imm & 0x00200000ULL) != 0; in encodeAdvSIMDModImmType11() local
739 uint8_t BitF = (Imm & 0x0004000000000000ULL) != 0; in encodeAdvSIMDModImmType12() local