Home
last modified time | relevance | path

Searched defs:ARC (Results 1 – 7 of 7) sorted by relevance

/external/chromiumos-config/proto/chromiumos/config/api/test/results/v1/
Dresult.proto40 ARC = 5; enumerator
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp491 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A); in TEST() local
616 LazyCallGraph::RefSCC &ARC = *CG.lookupRefSCC(A1); in TEST() local
740 LazyCallGraph::RefSCC &ARC = *I; in TEST() local
/external/strace/
Dconfigure.ac88 AC_DEFINE([ARC], 1, [Define for the ARC architecture.]) definition
/external/python/cpython3/Lib/tkinter/
Dconstants.py97 ARC='arc' variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp1664 const TargetRegisterClass *ARC = MRI->getRegClass(CopyIn); in tryFoldLCSSAPhi() local
DSIRegisterInfo.cpp2800 const TargetRegisterClass *ARC = getAGPRClassForBitWidth(Size); in getEquivalentAGPRClass() local
/external/clang/lib/Driver/
DTools.cpp5552 bool ARC = isObjCAutoRefCount(Args); in ConstructJob() local