Home
last modified time | relevance | path

Searched refs:fixup_aarch64_movw (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/AArch64/
Dreloc-specifiers.mir15 ; CHECK: fixup A - offset: 0, value: :abs_g1_s:.Lfoo$frame_escape_0, kind: fixup_aarch64_movw
19 ; CHECK: fixup A - offset: 0, value: :abs_g0_nc:.Lfoo$frame_escape_0, kind: fixup_aarch64_movw
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64FixupKinds.h41 fixup_aarch64_movw, enumerator
DAArch64AsmBackend.cpp122 case AArch64::fixup_aarch64_movw: in getFixupKindNumBytes()
235 case AArch64::fixup_aarch64_movw: { in adjustFixupValue()
365 case AArch64::fixup_aarch64_movw: in getFixupKindContainereSizeInBytes()
DAArch64ELFObjectWriter.cpp60 if (Fixup.getTargetKind() != AArch64::fixup_aarch64_movw) in isNonILP32reloc()
376 case AArch64::fixup_aarch64_movw: in getRelocType()
DAArch64MCCodeEmitter.cpp356 0, MO.getExpr(), MCFixupKind(AArch64::fixup_aarch64_movw), MI.getLoc())); in getMoveWideImmOpValue()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64FixupKinds.h45 fixup_aarch64_movw, enumerator
DAArch64AsmBackend.cpp107 case AArch64::fixup_aarch64_movw: in getFixupKindNumBytes()
195 case AArch64::fixup_aarch64_movw: in adjustFixupValue()
245 case AArch64::fixup_aarch64_movw: in getFixupKindContainereSizeInBytes()
DAArch64ELFObjectWriter.cpp211 case AArch64::fixup_aarch64_movw: in getRelocType()
DAArch64MCCodeEmitter.cpp332 0, MO.getExpr(), MCFixupKind(AArch64::fixup_aarch64_movw), MI.getLoc())); in getMoveWideImmOpValue()
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64FixupKinds.h41 fixup_aarch64_movw, enumerator
DAArch64AsmBackend.cpp126 case AArch64::fixup_aarch64_movw: in getFixupKindNumBytes()
226 case AArch64::fixup_aarch64_movw: { in adjustFixupValue()
371 case AArch64::fixup_aarch64_movw: in getFixupKindContainereSizeInBytes()
438 (!RefKind && Fixup.getTargetKind() == AArch64::fixup_aarch64_movw)) { in applyFixup()
DAArch64ELFObjectWriter.cpp60 if (Fixup.getTargetKind() != AArch64::fixup_aarch64_movw) in isNonILP32reloc()
381 case AArch64::fixup_aarch64_movw: in getRelocType()
DAArch64MCCodeEmitter.cpp356 0, MO.getExpr(), MCFixupKind(AArch64::fixup_aarch64_movw), MI.getLoc())); in getMoveWideImmOpValue()