Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp658 uint32_t J2Bit = (I2Bit ^ 0x1) ^ signBit; in adjustFixupValue() local
695 uint32_t J2Bit = (I2Bit ^ 0x1) ^ signBit; in adjustFixupValue() local