Searched defs:ARC (Results 1 – 9 of 9) sorted by relevance
6 #define ARC __has_feature(objc_arc) macro
620 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A); in TEST() local770 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A1); in TEST() local862 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A1); in TEST() local965 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A); in TEST() local1038 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A); in TEST() local1108 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A1); in TEST() local1365 LazyCallGraph::RefSCC &ARC = *NewRCs[1]; in TEST() local
491 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A); in TEST() local616 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A1); in TEST() local740 LazyCallGraph::RefSCC &ARC = *I; in TEST() local
88 AC_DEFINE([ARC], 1, [Define for the ARC architecture.]) definition
97 ARC='arc' variable
326 AM_CONDITIONAL(ARC, test x$TARGET = xARC) condition
1813 const TargetRegisterClass *ARC = getAGPRClassForBitWidth(Size); in hasAGPRs() local1832 const TargetRegisterClass *ARC = getAGPRClassForBitWidth(Size); in getEquivalentAGPRClass() local
5552 bool ARC = isObjCAutoRefCount(Args); in ConstructJob() local