Searched refs:analyzeOutputArgs (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 338 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
|
| H A D | LoongArchISelLowering.cpp | 6892 void LoongArchTargetLowering::analyzeOutputArgs( in analyzeOutputArgs() function in LoongArchTargetLowering 7329 analyzeOutputArgs(MF, ArgCCInfo, Outs, /*IsRet=*/false, &CLI, CC_LoongArch); in LowerCall() 7634 analyzeOutputArgs(DAG.getMachineFunction(), CCInfo, Outs, /*IsRet=*/true, in LowerReturn()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 481 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
|
| H A D | RISCVISelLowering.cpp | 22049 void RISCVTargetLowering::analyzeOutputArgs( in analyzeOutputArgs() function in RISCVTargetLowering 22521 analyzeOutputArgs(MF, ArgCCInfo, Outs, /*IsRet=*/false, &CLI, in LowerCall() 22847 analyzeOutputArgs(DAG.getMachineFunction(), CCInfo, Outs, /*IsRet=*/true, in LowerReturn()
|