OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getWithStackAlignment
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
Attributes.h
91
static Attribute
getWithStackAlignment
(LLVMContext &Context, uint64_t Align);
/external/llvm/lib/IR/
Attributes.cpp
84
Attribute Attribute::
getWithStackAlignment
(LLVMContext &Context,
699
Attr = Attribute::
getWithStackAlignment
(C, B.getStackAlignment());
[
all
...]
Completed in 46 milliseconds