Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp47 const AllocaInst *Alloca = in getUnrollingPreferences() local
DAMDGPUPromoteAlloca.cpp153 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.cpp888 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in codegen() local
990 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in codegen() local
1053 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, Arg.getName()); in codegen() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1663 Value *Alloca = AllocaMap[OriginalValue]; in insertRelocationStores() local
1699 Value *Alloca = AllocaMap[OriginalValue]; in insertRematerializationStores() local
1734 AllocaInst *Alloca = new AllocaInst(LiveValue->getType(), "", in relocationViaAlloca() local
1793 AllocaInst *Alloca = cast<AllocaInst>(Pair.second); in relocationViaAlloca() local
1826 Value *Alloca = Pair.second; in relocationViaAlloca() local
1977 AllocaInst *Alloca = in splitVectorValues() local
2021 AllocaInst *Alloca = AllocaMap[V]; in splitVectorValues() 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/Chapter8/
Dtoy.cpp1079 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in codegen() local
1183 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in codegen() local
1270 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, Arg.getName()); in codegen() 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/examples/Kaleidoscope/Orc/lazy_codegen/
Dtoy.cpp919 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1015 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1084 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_irgen/
Dtoy.cpp919 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1015 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1084 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/examples/Kaleidoscope/Orc/initial/
Dtoy.cpp919 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1015 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1084 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/lib/CodeGen/
DMachineFunction.cpp538 bool isSS, const AllocaInst *Alloca) { in CreateStackObject()
566 const AllocaInst *Alloca) { in CreateVariableSizedObject()
DMIRPrinter.cpp303 if (const auto *Alloca = MFI.getObjectAllocation(I)) in convertStackObjects() local
/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h67 const AllocaInst *Alloca; member
DMachineFrameInfo.h106 const AllocaInst *Alloca; member
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
Dtoy.cpp920 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1016 AllocaInst *Alloca = CreateEntryBlockAlloca(TheFunction, VarName); in IRGen() local
1085 AllocaInst *Alloca = CreateEntryBlockAlloca(F, Args[Idx]); in CreateArgumentAllocas() local
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp248 AllocaInst* Alloca = IBuilder.CreateAlloca(IntegerType::getInt32Ty(C)); in CreateOldFunctionBodyAndDI() local
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp473 const AllocaInst *Alloca = nullptr; in initializeFrameInfo() local
DMIParser.cpp1048 if (const auto *Alloca = in parseStackFrameIndex() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp733 Instruction *InstCombiner::FoldAllocaCmp(ICmpInst &ICI, AllocaInst *Alloca, in FoldAllocaCmp()
3291 if (auto *Alloca = dyn_cast<AllocaInst>(GetUnderlyingObject(Op0, DL))) in visitICmpInst() local
3294 if (auto *Alloca = dyn_cast<AllocaInst>(GetUnderlyingObject(Op1, DL))) in visitICmpInst() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml180 | Alloca Constructor
/external/clang/lib/CodeGen/
DCGCall.cpp2044 Address Alloca = CreateMemTemp(Ty, getContext().getDeclAlign(Arg), in EmitFunctionProlog() local
2108 Address Alloca = CreateMemTemp(Ty, getContext().getDeclAlign(Arg)); in EmitFunctionProlog() local

12