Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp520 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue() local
556 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp630 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue() local
666 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp614 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue() local
650 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue() local