Home
last modified time | relevance | path

Searched refs:analyzeOutputArgs (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchISelLowering.h271 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
HDLoongArchISelLowering.cpp4890 void LoongArchTargetLowering::analyzeOutputArgs( in analyzeOutputArgs() function in LoongArchTargetLowering
5289 analyzeOutputArgs(MF, ArgCCInfo, Outs, /*IsRet=*/false, &CLI, CC_LoongArch); in LowerCall()
5546 analyzeOutputArgs(DAG.getMachineFunction(), CCInfo, Outs, /*IsRet=*/true, in LowerReturn()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.h909 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
HDRISCVISelLowering.cpp19284 void RISCVTargetLowering::analyzeOutputArgs( in analyzeOutputArgs() function in RISCVTargetLowering
19919 analyzeOutputArgs(MF, ArgCCInfo, Outs, /*IsRet=*/false, &CLI, in LowerCall()
20230 analyzeOutputArgs(DAG.getMachineFunction(), CCInfo, Outs, /*IsRet=*/true, in LowerReturn()