Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiFixupKinds.h30 FIXUP_LANAI_25, // 25-bit branch targets enumerator
DLanaiELFObjectWriter.cpp52 case Lanai::FIXUP_LANAI_25: in getRelocType()
DLanaiAsmBackend.cpp33 case Lanai::FIXUP_LANAI_25: in adjustFixupValue()
DLanaiMCCodeEmitter.cpp296 0, MCOp.getExpr(), static_cast<MCFixupKind>(Lanai::FIXUP_LANAI_25))); in getBranchTargetOpValue()