Home
last modified time | relevance | path

Searched refs:resultsCompatible (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp261 bool CCState::resultsCompatible(CallingConv::ID CalleeCC, in resultsCompatible() function in CCState
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h447 bool resultsCompatible(CallLoweringInfo &Info, MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h510 resultsCompatible(CallingConv::ID CalleeCC, CallingConv::ID CallerCC,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp887 if (!resultsCompatible(Info, MF, InArgs, CalleeAssigner, CallerAssigner)) in doCallerAndCalleePassArgsTheSameWay()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1191 bool CallLowering::resultsCompatible(CallLoweringInfo &Info, in resultsCompatible() function in CallLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp1049 return resultsCompatible(Info, MF, InArgs, CalleeAssigner, CallerAssigner); in doCallerAndCalleePassArgsTheSameWay()
H A DSIISelLowering.cpp3668 if (!CCState::resultsCompatible(CalleeCC, CallerCC, MF, Ctx, Ins, in isEligibleForTailCallOptimization()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp2885 if (!CCState::resultsCompatible(CalleeCC, CallerCC, MF, C, Ins, in IsEligibleForTailCallOptimization()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1276 if (!CCState::resultsCompatible(CalleeCC, CallerCC, MF, C, Ins, RetCC_M68k, in IsEligibleForTailCallOptimization()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3175 if (!CCState::resultsCompatible( in IsEligibleForTailCallOptimization()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8574 if (!CCState::resultsCompatible(CalleeCC, CallerCC, MF, C, Ins, in isEligibleForTailCallOptimization()