Searched refs:LastArmRelocation (Results 1 – 2 of 2) sorted by relevance
75 LastArmRelocation = Arm_MovtAbs, enumerator295 if (Kind <= LastArmRelocation)323 if (Kind <= LastArmRelocation)
253 return FirstArmRelocation <= K && K <= LastArmRelocation; in isArm()274 populateEntries<FirstArmRelocation, LastArmRelocation>(); in FixupInfoTable()315 assert(Kind >= FirstArmRelocation && Kind <= LastArmRelocation && in checkOpcode()890 bool MakeThumb = (E.getKind() > LastArmRelocation); in visitEdge()