OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getWithInAllocaType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Attributes.h
117
static Attribute
getWithInAllocaType
(LLVMContext &Context, Type *Ty);
/src/external/apache2/llvm/dist/llvm/lib/IR/
Attributes.cpp
198
Attribute Attribute::
getWithInAllocaType
(LLVMContext &Context, Type *Ty) {
965
Attr = Attribute::
getWithInAllocaType
(C, B.getInAllocaType());
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp
3389
NewAttr = Attribute::
getWithInAllocaType
(Context, PtrEltTy);
3876
NewAttr = Attribute::
getWithInAllocaType
(Context, PtrEltTy);
Completed in 25 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026