Searched refs:FirstRelocation (Results 1 – 4 of 4) sorted by relevance
24 Branch26 = Edge::FirstRelocation,
23 Branch32 = Edge::FirstRelocation,
32 Pointer64 = Edge::FirstRelocation,
66 FirstRelocation // First architecture specific relocation. enumerator79 bool isRelocation() const { return K >= FirstRelocation; } in isRelocation()82 return K - FirstRelocation; in getRelocation()