Searched refs:fixup_MICROMIPS_GOT_OFST (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsFixupKinds.h194 fixup_MICROMIPS_GOT_OFST, enumerator in enum:llvm::Mips::Fixups
H A DMipsAsmBackend.cpp61 case Mips::fixup_MICROMIPS_GOT_OFST:
326 .Case("R_MICROMIPS_GOT_OFST", (MCFixupKind)Mips::fixup_MICROMIPS_GOT_OFST)
410 { "fixup_MICROMIPS_GOT_OFST", 0, 16, 0 },
489 { "fixup_MICROMIPS_GOT_OFST", 16, 16, 0 },
562 case Mips::fixup_MICROMIPS_GOT_OFST:
H A DMipsELFObjectWriter.cpp388 case Mips::fixup_MICROMIPS_GOT_OFST:
H A DMipsMCCodeEmitter.cpp663 FixupKind = isMicroMips(STI) ? Mips::fixup_MICROMIPS_GOT_OFST

Completed in 73 milliseconds