OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateAlloca
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h
1621
AllocaInst *
CreateAlloca
(Type *Ty, unsigned AddrSpace,
1628
AllocaInst *
CreateAlloca
(Type *Ty, Value *ArraySize = nullptr,
/src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
ir.go
1625
func (b Builder)
CreateAlloca
(t Type, name string) (v Value) {
Completed in 30 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026