Home
last modified time | relevance | path

Searched defs:Allocas (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSafeStackColoring.h74 ArrayRef<AllocaInst *> Allocas; variable
103 StackColoring(Function &F, ArrayRef<AllocaInst *> Allocas) in StackColoring()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackColoring.h88 ArrayRef<AllocaInst *> Allocas; variable
118 StackColoring(Function &F, ArrayRef<AllocaInst *> Allocas) in StackColoring()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DStackLifetime.cpp319 ArrayRef<const AllocaInst *> Allocas, in StackLifetime()
403 SmallVector<const AllocaInst *, 8> Allocas; in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp436 const MapVector<AllocaInst *, AllocaInfo> &Allocas, in insertBaseTaggedPointer()
524 MapVector<AllocaInst *, AllocaInfo> Allocas; // need stable iteration order in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp227 std::vector<AllocaInst *> Allocas; member
1000 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg()
H A DMem2Reg.cpp37 std::vector<AllocaInst *> Allocas; in promoteMemoryToRegister() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp224 std::vector<AllocaInst *> Allocas; member
987 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg()
H A DMem2Reg.cpp32 std::vector<AllocaInst *> Allocas; in promoteMemoryToRegister() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DMem2Reg.cpp37 std::vector<AllocaInst *> Allocas; in promoteMemoryToRegister() local
H A DPromoteMemoryToRegister.cpp294 std::vector<AllocaInst *> Allocas; member
1104 void llvm::PromoteMemToReg(ArrayRef<AllocaInst *> Allocas, DominatorTree &DT, in PromoteMemToReg()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h48 SmallVector<AllocaInst *, 16> Allocas; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h67 AllocaHolder Allocas; // Track memory allocated by alloca member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h68 AllocaHolder Allocas; // Track memory allocated by alloca member
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h72 AllocaHolder Allocas; // Track memory allocated by alloca member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp193 SmallVector<AllocaInst *, 16> Allocas; in run() local
1193 SmallVector<AllocaInst *, 16> Allocas; in promoteAllocasToVector() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DStackLifetime.h104 ArrayRef<const AllocaInst *> Allocas; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DStackLifetime.h104 ArrayRef<const AllocaInst *> Allocas; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DStackLifetime.h104 ArrayRef<const AllocaInst *> Allocas; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DStackLifetime.h104 ArrayRef<const AllocaInst *> Allocas; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DStackLifetime.h104 ArrayRef<const AllocaInst *> Allocas; variable

12