Searched refs:isNotChecked (Results 1 – 2 of 2) sorted by relevance
140 static bool isNotChecked(VariantKind Kind) { return Kind & VK_NC; } in isNotChecked() function
54 bool IsNC = AArch64MCExpr::isNotChecked(RefKind); in getRelocType()