Home
last modified time | relevance | path

Searched defs:SRetTy (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp520 } else if (auto SRetTy = dyn_cast<StructType>(FT->getReturnType())) { checkWFRetconPrototype() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp382 } else if (StructType *SRetTy = dyn_cast<StructType>(RetTy)) { in getMips16HelperFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp193 if (Type *SRetTy = ParamAttrs.getStructRetType()) getMemoryParamAllocType() local