Home
last modified time | relevance | path

Searched defs:AllocaInst (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DPromoteMemToReg.h22 class AllocaInst; variable
DLocal.h31 class AllocaInst; variable
DCloning.h45 class AllocaInst; variable
/external/llvm/include/llvm/Transforms/Utils/
DPromoteMemToReg.h21 class AllocaInst; variable
DASanStackFrameLayout.h20 class AllocaInst; variable
DLocal.h39 class AllocaInst; variable
DCloning.h47 class AllocaInst; variable
/external/llvm/lib/CodeGen/
DSafeStackColoring.h20 class AllocaInst; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFastISel.h23 class AllocaInst; variable
DFunctionLoweringInfo.h38 class AllocaInst; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1757 SmallVector<AllocaInst*, 32> &NewElts) { in RewriteForScalarRepl()
1871 SmallVector<AllocaInst*, 32> &NewElts) { in RewriteBitCast()
1916 SmallVector<AllocaInst*, 32> &NewElts) { in RewriteGEP()
1960 SmallVector<AllocaInst*, 32> &NewElts) { in RewriteLifetimeIntrinsic()
2016 SmallVector<AllocaInst*, 32> &NewElts) { in RewriteMemIntrinUserOfAlloca()
2187 SmallVector<AllocaInst*, 32> &NewElts){ in RewriteStoreUserOfWholeAlloca()
2301 SmallVector<AllocaInst*, 32> &NewElts) { in RewriteLoadUserOfWholeAlloca()
/external/swiftshader/third_party/LLVM/include/llvm/
DInstructions.h113 static inline bool classof(const AllocaInst *) { return true; } in classof()
/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h33 class AllocaInst; variable
DWinEHFuncInfo.h24 class AllocaInst; variable
DMachineFrameInfo.h33 class AllocaInst; variable
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp836 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, in AllocaInst() function in AllocaInst
845 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, in AllocaInst() function in AllocaInst
854 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, in AllocaInst() function in AllocaInst
863 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, in AllocaInst() function in AllocaInst
872 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, in AllocaInst() function in AllocaInst
881 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, in AllocaInst() function in AllocaInst
/external/llvm/lib/IR/
DInstructions.cpp1250 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, Instruction *InsertBefore) in AllocaInst() function in AllocaInst
1253 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) in AllocaInst() function in AllocaInst
1256 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, const Twine &Name, in AllocaInst() function in AllocaInst
1260 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, const Twine &Name, in AllocaInst() function in AllocaInst
1264 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, in AllocaInst() function in AllocaInst
1274 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, in AllocaInst() function in AllocaInst
/external/clang/lib/CodeGen/
DCGCleanup.h27 class AllocaInst; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h30 class AllocaInst; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h34 class AllocaInst; variable
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h39 class AllocaInst; variable