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.h338 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
H A DLoongArchISelLowering.cpp6892 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 DRISCVISelLowering.h481 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
H A DRISCVISelLowering.cpp22049 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()