OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AnalyzeCallOperands
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCCCState.h
57
void
AnalyzeCallOperands
(const SmallVectorImpl<ISD::OutputArg> &Outs,
65
CCState::
AnalyzeCallOperands
(Outs, Fn);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CallingConvLower.cpp
131
void CCState::
AnalyzeCallOperands
(const SmallVectorImpl<ISD::OutputArg> &Outs,
148
void CCState::
AnalyzeCallOperands
(SmallVectorImpl<MVT> &ArgVTs,
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsCCState.h
89
AnalyzeCallOperands
(const SmallVectorImpl<ISD::OutputArg> &Outs,
94
CCState::
AnalyzeCallOperands
(Outs, Fn);
101
// The
AnalyzeCallOperands
in the base class is not usable since we must
104
void
AnalyzeCallOperands
(const SmallVectorImpl<ISD::OutputArg> &Outs,
106
void
AnalyzeCallOperands
(const SmallVectorImpl<MVT> &Outs,
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZCallingConv.h
65
void
AnalyzeCallOperands
(const SmallVectorImpl<ISD::OutputArg> &Outs,
76
CCState::
AnalyzeCallOperands
(Outs, Fn);
79
// This version of
AnalyzeCallOperands
in the base class is not usable
81
void
AnalyzeCallOperands
(const SmallVectorImpl<MVT> &Outs,
Completed in 51 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026