Home
last modified time | relevance | path

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

/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()