Searched defs:I2Bit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp622 uint32_t I2Bit = (offset & 0x200000) >> 21; local
658 uint32_t I2Bit = (offset & 0x100000) >> 20; local

Completed in 100 milliseconds