Searched refs:AC_ (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | LazyValueInfo.h | 43 LazyValueInfo(AssumptionCache *AC_, TargetLibraryInfo *TLI_, in LazyValueInfo() argument 45 : AC(AC_), TLI(TLI_), DT(DT_) {} in LazyValueInfo()
|
/external/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorize.h | 96 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_,
|
D | SLPVectorizer.h | 62 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_);
|
/external/libexif/auto-m4/ |
D | lib-ld.m4 | 10 dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision
|
D | lib-prefix.m4 | 16 [AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])])
|
/external/bison/m4/ |
D | lib-prefix.m4 | 14 [AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])])
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 3506 AssumptionCache *AC_, DemandedBits *DB_) { in runImpl() argument 3513 AC = AC_; in runImpl()
|
D | LoopVectorize.cpp | 6597 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_, in runImpl() argument 6607 AC = &AC_; in runImpl()
|
/external/e2fsprogs/ |
D | aclocal.m4 | 2458 [AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])])
|