Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp480 uint32_t J2Bit = (I2Bit ^ 0x1) ^ signBit; in adjustFixupValue() local
511 uint32_t J2Bit = (I2Bit ^ 0x1) ^ signBit; in adjustFixupValue() local