Home
last modified time | relevance | path

Searched defs:StaticAllocas (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Transforms/Utils/
H A DCloning.h193 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Transforms/Utils/
H A DCloning.h190 SmallVector<AllocaInst*, 4> StaticAllocas; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DCloning.h193 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCloning.h193 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Transforms/Utils/
H A DCloning.h193 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/audio/visp-go/visp-2585747/vendor/golang.org/x/sys/unix/
H A Dzsysnum_linux_riscv64.go194 SYS_MQ_GETSETATTR = 185
195 SYS_MSGGET = 186
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Transforms/Utils/
H A DCloning.h192 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Transforms/Utils/
H A DCloning.h192 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Transforms/Utils/
H A DCloning.h192 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Transforms/Utils/
H A DCloning.h192 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Transforms/Utils/
H A DCloning.h192 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h223 void calculateNewCallTerminatorWeights( in isSimplified()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Transforms/Utils/
H A DCloning.h222 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCloning.h222 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Transforms/Utils/
H A DCloning.h222 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Utils/
H A DCloning.h222 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Utils/
H A DCloning.h222 SmallVector<AllocaInst *, 4> StaticAllocas; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp379 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
488 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
745 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DSafeStack.cpp383 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
492 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
759 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DSafeStack.cpp379 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
488 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
745 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DSafeStack.cpp381 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
493 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
760 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DSafeStack.cpp383 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
492 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
759 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp379 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
488 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
745 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DSafeStack.cpp381 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
493 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
760 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DSafeStack.cpp381 SmallVectorImpl<AllocaInst *> &StaticAllocas, in findInsts()
493 IRBuilder<> &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, in moveStaticAllocasToUnsafeStack()
760 SmallVector<AllocaInst *, 16> StaticAllocas; in run() local

12