Home
last modified time | relevance | path

Searched refs:IsRet (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h89 bool IsRet) const;
92 bool IsRet, CallLoweringInfo *CLI) const;
H A DRISCVISelLowering.cpp804 CCState &State, bool IsFixed, bool IsRet, Type *OrigTy) { in CC_RISCV() argument
815 if (IsRet && ValNo > 1) in CC_RISCV()
929 const SmallVectorImpl<ISD::InputArg> &Ins, bool IsRet) const { in analyzeInputArgs()
938 if (IsRet) in analyzeInputArgs()
944 ArgFlags, CCInfo, /*IsRet=*/true, IsRet, ArgTy)) { in analyzeInputArgs()
954 const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsRet, in analyzeOutputArgs() argument
964 ArgFlags, CCInfo, Outs[i].IsFixed, IsRet, OrigTy)) { in analyzeOutputArgs()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td1863 bit IsRet = isRet;
2029 let ColFields = ["IsRet"];
2038 let ColFields = ["IsRet"];