OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getParamPreallocatedType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
InstrTypes.h
1741
Type *
getParamPreallocatedType
(unsigned ArgNo) const {
1742
return Attrs.
getParamPreallocatedType
(ArgNo);
Attributes.h
700
Type *
getParamPreallocatedType
(unsigned ArgNo) const;
/src/external/apache2/llvm/dist/llvm/lib/IR/
Attributes.cpp
1631
Type *AttributeList::
getParamPreallocatedType
(unsigned Index) const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
140
IndirectType = Call->
getParamPreallocatedType
(ArgIdx);
Completed in 96 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026