Home
last modified time | relevance | path

Searched refs:FK_390_PC32DBL (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCObjectWriter.cpp57 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PC32DBL; in getPCRelReloc()
77 case SystemZ::FK_390_PC32DBL: return ELF::R_390_PLT32DBL; in getPLTReloc()
98 if (IsPCRel && Kind == SystemZ::FK_390_PC32DBL) in GetRelocType()
H A DSystemZMCFixups.h20 FK_390_PC32DBL, enumerator
H A DSystemZMCAsmBackend.cpp29 case SystemZ::FK_390_PC32DBL: in extractBitsForFixup()
H A DSystemZMCCodeEmitter.cpp90 return getPCRelEncoding(MI, OpNum, Fixups, SystemZ::FK_390_PC32DBL, 2); in getPC32DBLEncoding()
/minix3/external/bsd/llvm/dist/llvm/test/MC/SystemZ/
H A Dinsn-good.s674 #CHECK: fixup A - offset: 2, value: (.[[LAB]]-4294967296)+2, kind: FK_390_PC32DBL
677 #CHECK: fixup A - offset: 2, value: (.[[LAB]]-2)+2, kind: FK_390_PC32DBL
680 #CHECK: fixup A - offset: 2, value: .[[LAB]]+2, kind: FK_390_PC32DBL
683 #CHECK: fixup A - offset: 2, value: (.[[LAB]]+4294967294)+2, kind: FK_390_PC32DBL
687 #CHECK: fixup A - offset: 2, value: foo+2, kind: FK_390_PC32DBL
689 #CHECK: fixup A - offset: 2, value: foo+2, kind: FK_390_PC32DBL
691 #CHECK: fixup A - offset: 2, value: foo+2, kind: FK_390_PC32DBL
697 #CHECK: fixup A - offset: 2, value: (bar+100)+2, kind: FK_390_PC32DBL
699 #CHECK: fixup A - offset: 2, value: (bar+100)+2, kind: FK_390_PC32DBL
701 #CHECK: fixup A - offset: 2, value: (bar+100)+2, kind: FK_390_PC32DBL
[all …]