reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

gen/lib/Target/PowerPC/PPCGenCallingConv.inc
    9 bool llvm::CC_PPC32_SVR4(unsigned ValNo, MVT ValVT,
lib/Target/PowerPC/PPCCallingConv.h
   31 bool CC_PPC32_SVR4(unsigned ValNo, MVT ValVT, MVT LocVT,

References

lib/Target/PowerPC/PPCISelLowering.cpp
 3474   CCInfo.AnalyzeFormalArguments(Ins, CC_PPC32_SVR4);
 5465         Result = CC_PPC32_SVR4(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags,
 5482     CCInfo.AnalyzeCallOperands(Outs, CC_PPC32_SVR4);