Home
last modified time | relevance | path

Searched defs:retTy (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/lib/libc/include/
H A Dblock_abi.h33 #define DECLARE_BLOCK(retTy, name, argTys, ...)\ argument
42 #define DECLARE_BLOCK(retTy, name, argTys, ...)\ argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1554 getPrototype(const DataLayout & DL,Type * retTy,const ArgListTy & Args,const SmallVectorImpl<ISD::OutputArg> & Outs,MaybeAlign retAlignment,std::optional<std::pair<unsigned,const APInt &>> VAInfo,const CallBase & CB,unsigned UniqueCallSite) const getPrototype() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2079 if (!retTy->isVoidType()) { in GenerateDirectMethodPrologue() local
H A DCGObjC.cpp1196 llvm::Type *retTy = ConvertType(getterMethod->getReturnType()); generateObjCGetterBody() local
H A DCGObjCMac.cpp4073 auto retTy = OMD->getReturnType(); GenerateDirectMethodPrologue() local