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

Declarations

include/llvm/CodeGen/CallingConvLower.h
  533   static bool resultsCompatible(CallingConv::ID CalleeCC,

References

lib/Target/AArch64/AArch64ISelLowering.cpp
 3635   if (!CCState::resultsCompatible(CalleeCC, CallerCC, MF, C, Ins,
lib/Target/AMDGPU/SIISelLowering.cpp
 2623   if (!CCState::resultsCompatible(CalleeCC, CallerCC, MF, Ctx, Ins,
lib/Target/ARM/ARMISelLowering.cpp
 2602   if (!CCState::resultsCompatible(CalleeCC, CallerCC, MF, C, Ins,
lib/Target/X86/X86ISelLowering.cpp
 4393   if (!CCState::resultsCompatible(CalleeCC, CallerCC, MF, C, Ins,