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

Declarations

gen/lib/Target/PowerPC/PPCGenCallingConv.inc
   24 bool llvm::CC_PPC64_ELF_FIS(unsigned ValNo, MVT ValVT,
lib/Target/PowerPC/PPCCallingConv.h
   34 bool CC_PPC64_ELF_FIS(unsigned ValNo, MVT ValVT, MVT LocVT,

References

lib/Target/PowerPC/PPCFastISel.cpp
 1389   CCInfo.AnalyzeCallOperands(ArgVTs, ArgFlags, CC_PPC64_ELF_FIS);