HomeSort by relevance Sort by last modified time
    Searched refs:fixup_t2_condbranch (Results 1 - 20 of 20) sorted by null

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMFixupKinds.h 59 // fixup_t2_condbranch - 20-bit PC relative relocation for Thumb2 direct
61 fixup_t2_condbranch, enumerator in enum:llvm::ARM::Fixups
ARMWinCOFFObjectWriter.cpp 66 case ARM::fixup_t2_condbranch:
ARMELFObjectWriter.cpp 125 case ARM::fixup_t2_condbranch:
ARMAsmBackend.cpp 79 {"fixup_t2_condbranch", 0, 32, MCFixupKindInfo::FKF_IsPCRel},
129 {"fixup_t2_condbranch", 0, 32, MCFixupKindInfo::FKF_IsPCRel},
491 case ARM::fixup_t2_condbranch: {
771 case ARM::fixup_t2_condbranch:
823 case ARM::fixup_t2_condbranch:
    [all...]
ARMMCCodeEmitter.cpp 703 ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_t2_condbranch, Fixups, STI);
    [all...]
  /external/llvm/test/MC/ARM/
thumb2be-beq.w-encoding.s 6 @ CHECK-LE-NEXT: @ fixup A - offset: 0, value: bar, kind: fixup_t2_condbranch
8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: bar, kind: fixup_t2_condbranch
big-endian-thumb2-fixup.s 28 @ARM::fixup_t2_condbranch
basic-thumb2-instructions.s 309 @ CHECK: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_condbranch
311 @ CHECK-BE: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_condbranch
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMFixupKinds.h 49 // fixup_t2_condbranch - 20-bit PC relative relocation for Thumb2 direct
51 fixup_t2_condbranch, enumerator in enum:llvm::ARM::Fixups
ARMAsmBackend.cpp 76 { "fixup_t2_condbranch", 0, 32, MCFixupKindInfo::FKF_IsPCRel },
296 case ARM::fixup_t2_condbranch: {
476 case ARM::fixup_t2_condbranch:
ARMMCCodeEmitter.cpp 575 ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_t2_condbranch, Fixups);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
ARMFixupKinds.h 53 fixup_t2_condbranch, enumerator in enum:llvm::ARM::Fixups
ARMWinCOFFObjectWriter.cpp 75 case ARM::fixup_t2_condbranch:
ARMAsmBackend.cpp 78 {"fixup_t2_condbranch", 0, 32, MCFixupKindInfo::FKF_IsPCRel},
129 {"fixup_t2_condbranch", 0, 32, MCFixupKindInfo::FKF_IsPCRel},
517 case ARM::fixup_t2_condbranch: {
784 FixupKind == ARM::fixup_t2_condbranch ||
832 case ARM::fixup_t2_condbranch:
885 case ARM::fixup_t2_condbranch:
    [all...]
ARMELFObjectWriter.cpp 114 case ARM::fixup_t2_condbranch:
ARMMCCodeEmitter.cpp 714 ::getBranchTargetOpValue(MI, OpIdx, ARM::fixup_t2_condbranch, Fixups, STI);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
thumb2be-beq.w-encoding.s 6 @ CHECK-LE-NEXT: @ fixup A - offset: 0, value: bar, kind: fixup_t2_condbranch
8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: bar, kind: fixup_t2_condbranch
big-endian-thumb2-fixup.s 28 @ARM::fixup_t2_condbranch
basic-thumb2-instructions.s 318 @ CHECK: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_condbranch
320 @ CHECK-BE: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_condbranch
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-thumb2-instructions.s 195 @ fixup A - offset: 0, value: _bar, kind: fixup_t2_condbranch
    [all...]

Completed in 992 milliseconds