Searched refs:analyzeOutputArgs (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.h | 271 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
|
H A D | LoongArchISelLowering.cpp | 4890 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 D | RISCVISelLowering.h | 909 void analyzeOutputArgs(MachineFunction &MF, CCState &CCInfo,
|
H A D | RISCVISelLowering.cpp | 19284 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
|