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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp621 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; local
657 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; local

Completed in 107 milliseconds