Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp629 uint32_t J2Bit = (I2Bit ^ 0x1) ^ signBit; in adjustFixupValue() local
665 uint32_t J2Bit = (I2Bit ^ 0x1) ^ signBit; in adjustFixupValue() local