Searched defs:IsRet (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 1462 bool IsRet, Type *OrigTy) { in CC_RISCV() 1658 const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsRet, in analyzeOutputArgs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 11982 bool IsRet, Type *OrigTy, const RISCVTargetLowering &TLI, in CC_RISCV() 12216 const SmallVectorImpl<ISD::InputArg> &Ins, bool IsRet, in analyzeInputArgs() 12248 const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsRet, in analyzeOutputArgs() 12435 bool IsFixed, bool IsRet, Type *OrigTy, in CC_RISCV_FastCC()
|