Searched defs:IsRet (Results 1 – 2 of 2) sorted by relevance
1462 bool IsRet, Type *OrigTy) { in CC_RISCV()1658 const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsRet, in analyzeOutputArgs()
962 bool IsRet() const { return arch_opcode() == ArchOpcode::kArchRet; } in IsRet() function