Searched defs:AI (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.10.1/llvmCore-3425.0.34/unittests/Transforms/Utils/
H A DIntegerDivision.cpp36 Function::arg_iterator AI = F->arg_begin(); local
66 Function::arg_iterator AI = F->arg_begin(); local
96 Function::arg_iterator AI = F->arg_begin(); local
126 Function::arg_iterator AI local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp134 Function::arg_iterator AI = F.arg_begin(); local
[all...]
H A DFunctionAttrs.cpp288 Function::arg_iterator AI = F->arg_begin(), AE = F->arg_end(); local
H A DInliner.cpp144 AllocaInst *AI = IFI.StaticAllocas[AllocaNo]; local
[all...]
H A DArgumentPromotion.cpp641 CallSite::arg_iterator AI = CS.arg_begin(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DStackProtector.cpp174 AllocaInst *AI = 0; // Place on stack that stores the stack guard. local
H A DStackColoring.cpp524 const AllocaInst *AI= cast<AllocaInst>(V); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DProfilingUtils.cpp67 Function::arg_iterator AI; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/tools/bugpoint/
H A DBugDriver.h154 void switchToInterpreter(AbstractInterpreter *AI) { argument
H A DExecutionDriver.cpp293 executeProgram(const Module *Program, std::string OutputFile, std::string BitcodeFile, const std::string &SharedObj, AbstractInterpreter *AI, std::string *Error) const argument
H A DMiscompilation.cpp334 AbstractInterpreter *AI = BD.switchToSafeInterpreter(); local
/macosx-10.10.1/llvmCore-3425.0.34/unittests/Analysis/
H A DScalarEvolutionTest.cpp108 Function::arg_iterator AI = F->arg_begin(); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp124 static bool AllocaMightEscapeToCalls(AllocaInst *AI) { argument
[all...]
H A DSCCP.cpp1148 mergeInValue(getStructValueState(AI, i), AI, CallArg); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DFunction.cpp69 Function::const_arg_iterator AI = F->arg_begin(); local
H A DMetadata.cpp501 int AI = 0; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/
H A DTargetData.cpp452 const TargetAlignElem &AI = Alignments[i]; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp145 isOnlyCopiedFromConstantGlobal(AllocaInst *AI, argument
172 Instruction *InstCombiner::visitAllocaInst(AllocaInst &AI) { argument
[all...]
H A DInstCombineCalls.cpp1061 CallSite::arg_iterator AI = CS.arg_begin(); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DLint.cpp225 CallSite::arg_iterator AI = CS.arg_begin(), AE = CS.arg_end(); local
[all...]
H A DValueTracking.cpp598 AllocaInst *AI = cast<AllocaInst>(V); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DCodeExtractor.cpp354 Function::arg_iterator AI = newFunction->arg_begin(); local
H A DInlineFunction.cpp423 static bool hasLifetimeMarkers(AllocaInst *AI) { argument
576 CallSite::arg_iterator AI = CS.arg_begin(); local
626 AllocaInst *AI = dyn_cast<AllocaInst>(I++); local
664 AllocaInst *AI = IFI.StaticAllocas[ai]; local
[all...]
H A DPromoteMemoryToRegister.cpp82 bool llvm::isAllocaPromotable(const AllocaInst *AI) { argument
317 AnalyzeAlloca(AllocaInst *AI) argument
361 removeLifetimeIntrinsicUsers(AllocaInst *AI) argument
397 AllocaInst *AI = Allocas[AllocaNum]; local
675 ComputeLiveInBlocks(AllocaInst *AI, AllocaInfo &Info, const SmallPtrSet<BasicBlock*, 32> &DefBlocks, SmallPtrSet<BasicBlock*, 32> &LiveInBlocks) argument
746 DetermineInsertionPoint(AllocaInst *AI, unsigned AllocaNum, AllocaInfo &Info) argument
834 RewriteSingleStoreAlloca(AllocaInst *AI, AllocaInfo &Info, LargeBlockInfo &LBI) argument
922 PromoteSingleBlockAlloca(AllocaInst *AI, AllocaInfo &Info, LargeBlockInfo &LBI) argument
1075 DenseMap<AllocaInst*, unsigned>::iterator AI = AllocaLookup.find(Src); local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/unix/
H A DjkAudIO_osx.c48 static ADesc *AI = NULL; variable

Completed in 407 milliseconds

12