OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MipsCC
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsISelLowering.h
239
///
MipsCC
- This class provides methods used to analyze formal and call
241
class
MipsCC
{
247
MipsCC
(
334
MipsCC
::SpecialCallingConvType getSpecialCallingConv(SDValue Callee) const;
372
isEligibleForTailCallOptimization(const
MipsCC
&MipsCCInfo,
384
const
MipsCC
&CC, const ByValArgInfo &ByVal) const;
391
const
MipsCC
&CC, const ByValArgInfo &ByVal,
397
void writeVarArgRegs(std::vector<SDValue> &OutChains, const
MipsCC
&CC,
MipsISelLowering.cpp
[
all
...]
Completed in 35 milliseconds