/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | PromoteMemToReg.h | 20 class AllocaInst; variable
|
H A D | Local.h | 39 class AllocaInst; variable
|
H A D | ASanStackFrameLayout.h | 19 class AllocaInst; variable
|
H A D | CodeExtractor.h | 25 class AllocaInst; variable
|
H A D | Cloning.h | 33 class AllocaInst; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | StackSafetyAnalysis.h | 22 class AllocaInst; variable
|
H A D | MemorySSA.h | 112 class AllocaInst; variable
|
H A D | StackLifetime.h | 25 class AllocaInst; variable
|
H A D | ValueTracking.h | 31 class AllocaInst; variable
|
H A D | MemoryBuiltins.h | 30 class AllocaInst; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
H A D | SROA.h | 26 class AllocaInst; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | WinEHFuncInfo.h | 25 class AllocaInst; variable
|
H A D | FastISel.h | 35 class AllocaInst; variable
|
H A D | MachineFrameInfo.h | 28 class AllocaInst; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 41 class AllocaInst; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | IRTranslator.h | 36 class AllocaInst; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Instructions.cpp | 1323 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, const Twine &Name, in AllocaInst() function in AllocaInst 1327 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, const Twine &Name, in AllocaInst() function in AllocaInst 1331 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() function in AllocaInst 1337 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() function in AllocaInst 1343 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() function in AllocaInst 1354 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() function in AllocaInst
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGCleanup.h | 26 class AllocaInst; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTagging.cpp | 462 const MapVector<AllocaInst *, AllocaInfo> &Allocas, in insertBaseTaggedPointer()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1143 DenseMap<AllocaInst *, std::vector<DbgVariableIntrinsic *>> &AllocaDbgMap, in instrumentStack()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 2441 SmallDenseMap<llvm::Value *, llvm::AllocaInst *, 4> &DbgPtrAllocaCache, in salvageDebugInfo()
|