Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp503 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue() local
534 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue() local