Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp656 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; adjustFixupValue() local
693 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; adjustFixupValue() local