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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp413 uint32_t I2Bit = (offset & 0x200000) >> 21; local
444 uint32_t I2Bit = (offset & 0x100000) >> 20; local

Completed in 63 milliseconds