Searched defs:IsRet (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 1891 CCState &State, bool IsFixed, bool IsRet, in CC_LoongArch() 2037 const SmallVectorImpl<ISD::InputArg> &Ins, bool IsRet, in analyzeInputArgs() 2060 const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsRet, in analyzeOutputArgs()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 11989 bool IsRet, Type *OrigTy, const RISCVTargetLowering &TLI, in CC_RISCV() 12223 const SmallVectorImpl<ISD::InputArg> &Ins, bool IsRet, in analyzeInputArgs() 12255 const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsRet, in analyzeOutputArgs() 12442 bool IsFixed, bool IsRet, Type *OrigTy, in CC_RISCV_FastCC()
|