Home
last modified time | relevance | path

Searched defs:AC_ (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h42 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_, in LazyValueInfo()
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp101 Negator::Negator(LLVMContext &C, const DataLayout &DL_, AssumptionCache &AC_, in Negator()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp199 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl()
H A DMemCpyOptimizer.cpp1711 AliasAnalysis *AA_, AssumptionCache *AC_, in runImpl()
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dh8500-opc.h147 typedef enum { AC_BAD, AC_EI, AC_RI, AC_D, AC_,AC_ERR, AC_X,AC_B, AC_EE,AC_RR,AC_IE, enumerator
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dh8500-opc.h147 typedef enum { AC_BAD, AC_EI, AC_RI, AC_D, AC_,AC_ERR, AC_X,AC_B, AC_EE,AC_RR,AC_IE, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp61 HexagonVectorCombine(Function &F_, AliasAnalysis &AA_, AssumptionCache &AC_, in HexagonVectorCombine()
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10590 DemandedBits &DB_, AssumptionCache &AC_, LoopAccessInfoManager &LAIs_, in runImpl()
H A DSLPVectorizer.cpp11323 AssumptionCache *AC_, DemandedBits *DB_, in runImpl()