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