Home
last modified time | relevance | path

Searched defs:ReturnTy (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVectorBuilder.cpp54 Value *VectorBuilder::createVectorInstruction(unsigned Opcode, Type *ReturnTy, in createVectorInstruction() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp227 QualType ReturnTy = ElemTy; addArraySubscriptOperator() local
H A DSemaCodeComplete.cpp9560 CodeCompleteObjCMethodDecl(Scope * S,std::optional<bool> IsInstanceMethod,ParsedType ReturnTy) CodeCompleteObjCMethodDecl() argument
9736 CodeCompleteObjCMethodDeclSelector(Scope * S,bool IsInstanceMethod,bool AtParameterName,ParsedType ReturnTy,ArrayRef<IdentifierInfo * > SelIdents) CodeCompleteObjCMethodDeclSelector() argument
H A DSemaDecl.cpp15243 DiagnoseSizeOfParametersAndReturnValue(ArrayRef<ParmVarDecl * > Parameters,QualType ReturnTy,NamedDecl * D) DiagnoseSizeOfParametersAndReturnValue() argument
H A DSemaChecking.cpp808 QualType ReturnTy = CE->getCallReturnType(S.Context); SemaBuiltinCallWithStaticChain() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1874 QualType ReturnTy = C.VoidTy; GenerateCopyHelperFunction() local
2061 QualType ReturnTy = C.VoidTy; GenerateDestroyHelperFunction() local
2303 QualType ReturnTy = Context.VoidTy; generateByrefCopyHelper() local
H A DCGObjC.cpp3722 QualType ReturnTy = C.VoidTy; GenerateObjCAtomicSetterCopyHelperFunction() local
3820 QualType ReturnTy = C.VoidTy; GenerateObjCAtomicGetterCopyHelperFunction() local
H A DCGBuiltin.cpp2095 QualType ReturnTy = Ctx.VoidTy; generateBuiltinOSLogHelperFunction() local
9862 EmitSVEMaskedLoad(const CallExpr * E,llvm::Type * ReturnTy,SmallVectorImpl<Value * > & Ops,unsigned IntrinsicID,bool IsZExtReturn) EmitSVEMaskedLoad() argument
/freebsd-src/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp386 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp244 QualType ReturnTy = RetE->getType(); in computeObjectUnderConstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp774 auto *ReturnTy = Type::getVoidTy(M.getContext()); getOrInsertValueProfilingCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp428 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp3588 QualType ReturnTy = Proto->getReturnType(); mangleBareFunctionType() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9905 populateCallLoweringInfo(TargetLowering::CallLoweringInfo & CLI,const CallBase * Call,unsigned ArgIdx,unsigned NumArgs,SDValue Callee,Type * ReturnTy,AttributeSet RetAttrs,bool IsPatchPoint) populateCallLoweringInfo() argument
10072 Type *ReturnTy = visitPatchpoint() local