We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050e2d3 commit 5cfa8baCopy full SHA for 5cfa8ba
llvm/lib/Target/LoongArch/LoongArchISelLowering.h
@@ -284,7 +284,7 @@ class LoongArchTargetLowering : public TargetLowering {
284
unsigned ValNo, MVT ValVT,
285
CCValAssign::LocInfo LocInfo,
286
ISD::ArgFlagsTy ArgFlags, CCState &State,
287
- bool IsFixed, bool IsReg, Type *OrigTy);
+ bool IsFixed, bool IsRet, Type *OrigTy);
288
289
void analyzeInputArgs(MachineFunction &MF, CCState &CCInfo,
290
const SmallVectorImpl<ISD::InputArg> &Ins, bool IsRet,
0 commit comments