Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h271 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
H A DLoongArchISelLowering.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/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h909 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
H A DRISCVISelLowering.cpp19284 void RISCVTargetLowering::analyzeOutputArgs( in analyzeOutputArgs()
19919 analyzeOutputArgs(MF, ArgCCInfo, Outs, /*IsRet=*/false, &CLI, in LowerCall()
20230 analyzeOutputArgs(DAG.getMachineFunction(), CCInfo, Outs, /*IsRet=*/true, in LowerReturn()
19281 void RISCVTargetLowering::analyzeOutputArgs( analyzeOutputArgs() function in RISCVTargetLowering