Searched refs:analyzeOutputArgs (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 95 void analyzeOutputArgs(CCState &CCInfo,
|
| H A D | LoongArchISelLowering.cpp | 863 void LoongArchTargetLowering::analyzeOutputArgs( in analyzeOutputArgs() function in LoongArchTargetLowering 943 analyzeOutputArgs(ArgCCInfo, Outs, CC_LoongArch); in LowerCall() 1063 analyzeOutputArgs(CCInfo, Outs, CC_LoongArch); in LowerReturn()
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 618 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
|
| H A D | RISCVISelLowering.cpp | 10603 void RISCVTargetLowering::analyzeOutputArgs( in analyzeOutputArgs() function in RISCVTargetLowering 11179 analyzeOutputArgs(MF, ArgCCInfo, Outs, /*IsRet=*/false, &CLI, in LowerCall() 11493 analyzeOutputArgs(DAG.getMachineFunction(), CCInfo, Outs, /*IsRet=*/true, in LowerReturn()
|