Searched refs:FirstLiteralRelocationKind (Results 1 – 16 of 16) sorted by relevance
86 return static_cast<MCFixupKind>(FirstLiteralRelocationKind + Type); in getFixupKind()102 if (Kind >= FirstLiteralRelocationKind) in getFixupKindInfo()116 return Fixup.getKind() >= FirstLiteralRelocationKind; in shouldForceRelocation()126 if (Kind >= FirstLiteralRelocationKind) in applyFixup()
121 if (Kind >= FirstLiteralRelocationKind) in getRelocType()122 return Kind - FirstLiteralRelocationKind; in getRelocType()
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()
50 FirstLiteralRelocationKind = 256, enumerator54 MaxFixupKind = FirstLiteralRelocationKind + 1032 + 32,
46 if (FirstTargetFixupKind <= Kind && Kind < FirstLiteralRelocationKind) in getFixupKindInfo()103 if (Kind >= FirstLiteralRelocationKind) in applyFixup()
55 if (Kind >= FirstLiteralRelocationKind) in getRelocType()56 return Kind - FirstLiteralRelocationKind; in getRelocType()
42 return static_cast<MCFixupKind>(FirstLiteralRelocationKind + Type); in getFixupKind()102 if (Kind >= FirstLiteralRelocationKind) in getFixupKindInfo()119 if (Fixup.getKind() >= FirstLiteralRelocationKind) in shouldForceRelocation()554 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()
632 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()