Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp601 bool J1 = Value & 0x400000; in adjustFixupValue() local
H A DARMMCCodeEmitter.cpp632 uint32_t J1 = (offset & 0x400000) >> 22; in encodeThumbBLOffset() local
795 bool J1 = (Val & 0x400000); in getThumbBranchTargetOpValue() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp67 uint32_t J1 = (((~(Value >> 10)) ^ (Value >> 11)) & 0x2000); in encodeImmBT4BlT1BlxT2_J1J2() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp2034 uint32_t J1 = Bit32(opcode, 13); in EmulateBLXImmediate() local
2053 uint32_t J1 = Bit32(opcode, 13); in EmulateBLXImmediate() local
2840 uint32_t J1 = Bit32(opcode, 13); in EmulateB() local
2853 uint32_t J1 = Bit32(opcode, 13); in EmulateB() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp2894 unsigned J1 = fieldFromInstruction(Insn, 13, 1); in DecodeT2BInstruction() local
4798 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLXOffset() local
4940 unsigned J1 = (Val >> 22) & 1; in DecodeThumbBLTargetOperand() local