Searched refs:isNotChecked (Results 1 – 2 of 2) sorted by relevance
194 inline bool isNotChecked(Specifier S) { return S & AArch64::S_NC; } in isNotChecked() function
91 bool IsNC = AArch64::isNotChecked(RefKind); in getRelocType()