Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp70 static inline void helper_clear_thumb_bit(Relocator::DWord& pValue) { in helper_clear_thumb_bit() function
793 helper_clear_thumb_bit(S); in abs32()
839 helper_clear_thumb_bit(S); in rel32()
862 helper_clear_thumb_bit(S); in gotoff32()
960 helper_clear_thumb_bit(S); in thm_jump19()
1006 helper_clear_thumb_bit(S); in call()
1068 helper_clear_thumb_bit(S); in thm_call()
1116 helper_clear_thumb_bit(S); in movw_abs_nc()
1145 helper_clear_thumb_bit(S); in movw_prel_nc()
1202 helper_clear_thumb_bit(S); in thm_movw_abs_nc()
[all …]