Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h95 void analyzeOutputArgs(CCState &CCInfo,
H A DLoongArchISelLowering.cpp863 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 DRISCVISelLowering.h618 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
H A DRISCVISelLowering.cpp10603 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()