Home
last modified time | relevance | path

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

12

/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DPromoteMemToReg.h21 class AllocaInst; variable
DASanStackFrameLayout.h20 class AllocaInst; variable
DCloning.h34 class AllocaInst; variable
DLocal.h41 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DSROA.h27 class AllocaInst; variable
/external/bcc/src/cc/frontends/b/
Dcodegen_llvm.h29 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h31 class AllocaInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h26 class AllocaInst; variable
DFastISel.h37 class AllocaInst; variable
/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h33 class AllocaInst; variable
DWinEHFuncInfo.h24 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h34 class AllocaInst; variable

12