Home
last modified time | relevance | path

Searched defs:Alloca (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/lib/Target/R600/
DAMDGPUTargetTransformInfo.cpp47 const AllocaInst *Alloca = in getUnrollingPreferences() local
DAMDGPUPromoteAlloca.cpp149 static bool tryPromoteAllocaToVector(AllocaInst *Alloca) { in tryPromoteAllocaToVector()
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp795 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
893 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
957 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
Dtoy.cpp1075 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1173 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1244 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp861 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
963 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1032 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp813 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
911 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
975 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
Dtoy.cpp1177 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1275 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1346 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp1035 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1133 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1204 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/lib/CodeGen/
DMachineFunction.cpp510 bool isSS, const AllocaInst *Alloca) { in CreateStackObject()
542 const AllocaInst *Alloca) { in CreateVariableSizedObject()
/external/llvm/examples/Kaleidoscope/Orc/initial/
Dtoy.cpp920 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1017 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1086 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp1060 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1164 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1247 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp1255 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1353 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in Codegen() local
1424 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Dtoy.cpp920 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1017 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1086 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
Dtoy.cpp920 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1017 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1086 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
Dtoy.cpp921 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1018 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1087 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp246 AllocaInst* Alloca = IBuilder.CreateAlloca(IntegerType::getInt32Ty(C)); in CreateOldFunctionBodyAndDI() local
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h106 const AllocaInst *Alloca; member
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1417 AllocaInst *Alloca = cast<AllocaInst>(Pair.second); in relocationViaAlloca() local
1611 AllocaInst *Alloca = in splitVectorValues() local
1654 AllocaInst *Alloca = AllocaMap[V]; in splitVectorValues() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml180 | Alloca Constructor
Dllvm.mli238 | Alloca (** Memory Operators *) Constructor
/external/clang/lib/CodeGen/
DCGCall.cpp1930 llvm::AllocaInst *Alloca = CreateMemTemp(Ty, Arg->getName()); in EmitFunctionProlog() local
2013 llvm::AllocaInst *Alloca = CreateMemTemp(Ty); in EmitFunctionProlog() local
DCGBlocks.cpp1178 llvm::AllocaInst *Alloca = CreateTempAlloca(BlockPointer->getType(), in GenerateBlockFunction() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1927 if (AllocaInst *Alloca = dyn_cast<AllocaInst>(Arg)) { in OptimizeWeakCalls() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1752 AllocaInst *Alloca = new AllocaInst(ElemTy, nullptr, in ProcessInternalGlobal() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1705 AllocaInst *Alloca; in createAllocaForLayout() local

12