Home
last modified time | relevance | path

Searched refs:AC_ (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLazyValueInfo.h43 LazyValueInfo(AssumptionCache *AC_, TargetLibraryInfo *TLI_, in LazyValueInfo() argument
45 : AC(AC_), TLI(TLI_), DT(DT_) {} in LazyValueInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyValueInfo.h44 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_, TargetLibraryInfo *TLI_, in LazyValueInfo() argument
46 : AC(AC_), DL(DL_), TLI(TLI_), DT(DT_) {} in LazyValueInfo()
/external/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorize.h96 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_,
DSLPVectorizer.h62 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorize.h106 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_,
DSLPVectorizer.h81 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DNaryReassociate.h108 bool runImpl(Function &F, AssumptionCache *AC_, DominatorTree *DT_,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp197 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl() argument
201 AC = AC_; in runImpl()
/external/libexif/auto-m4/
Dlib-ld.m410 dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision
Dlib-prefix.m416 [AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])])
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3506 AssumptionCache *AC_, DemandedBits *DB_) { in runImpl() argument
3513 AC = AC_; in runImpl()
DLoopVectorize.cpp6597 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_, in runImpl() argument
6607 AC = &AC_; in runImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4599 AssumptionCache *AC_, DemandedBits *DB_, in runImpl() argument
4607 AC = AC_; in runImpl()
DLoopVectorize.cpp7585 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_, in runImpl() argument
7595 AC = &AC_; in runImpl()
/external/e2fsprogs/
Daclocal.m42458 [AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])])