Searched refs:FirstLiteralRelocationKind (Results 1 – 14 of 14) sorted by relevance
124 if (Kind >= FirstLiteralRelocationKind) in getFixupKindInfo()142 if (Kind >= FirstLiteralRelocationKind) in applyFixup()164 return Kind >= FirstLiteralRelocationKind; in shouldForceRelocation()266 return static_cast<MCFixupKind>(FirstLiteralRelocationKind + Type); in getFixupKind()
77 if (Kind >= FirstLiteralRelocationKind) in getRelocType()78 return Kind - FirstLiteralRelocationKind; in getRelocType()
164 MCFixupKind FixupKind = static_cast<MCFixupKind>(FirstLiteralRelocationKind + in emitGOTToPCRelReloc()
38 return static_cast<MCFixupKind>(FirstLiteralRelocationKind + Type); in getFixupKind()79 if (Kind >= FirstLiteralRelocationKind) in getFixupKindInfo()96 if (Fixup.getKind() >= FirstLiteralRelocationKind) in shouldForceRelocation()389 if (Kind >= FirstLiteralRelocationKind) in applyFixup()
55 if (Kind >= FirstLiteralRelocationKind) in getRelocType()56 return Kind - FirstLiteralRelocationKind; in getRelocType()
60 FirstLiteralRelocationKind = 256, enumerator64 MaxFixupKind = FirstLiteralRelocationKind + 1032 + 32,
46 if (FirstTargetFixupKind <= Kind && Kind < FirstLiteralRelocationKind) in getFixupKindInfo()103 if (Kind >= FirstLiteralRelocationKind) in applyFixup()
74 if (Kind >= FirstLiteralRelocationKind) in getFixupKindInfo()344 return static_cast<MCFixupKind>(FirstLiteralRelocationKind + Type); in getFixupKind()393 if (Kind >= FirstLiteralRelocationKind) in applyFixup()476 if (Kind >= FirstLiteralRelocationKind) in shouldForceRelocation()
110 if (Kind >= FirstLiteralRelocationKind) in getRelocType()111 return Kind - FirstLiteralRelocationKind; in getRelocType()
607 MCFixupKind(FirstLiteralRelocationKind + Reloc))); in encodeInstruction()
83 if (Kind >= FirstLiteralRelocationKind) in GetRelocTypeInner()84 return Kind - FirstLiteralRelocationKind; in GetRelocTypeInner()
65 return static_cast<MCFixupKind>(FirstLiteralRelocationKind + Type); in getFixupKind()182 if (Kind >= FirstLiteralRelocationKind) in getFixupKindInfo()885 if (FixupKind >= FirstLiteralRelocationKind) in shouldForceRelocation()1048 if (Kind >= FirstLiteralRelocationKind) in applyFixup()
330 if (Kind >= FirstLiteralRelocationKind) in getRelocType()331 return Kind - FirstLiteralRelocationKind; in getRelocType()
702 return static_cast<MCFixupKind>(FirstLiteralRelocationKind + Type); in getFixupKind()722 if (Kind >= FirstLiteralRelocationKind) in getFixupKindInfo()737 return Fixup.getKind() >= FirstLiteralRelocationKind; in shouldForceRelocation()780 if (Kind >= FirstLiteralRelocationKind) in applyFixup()