/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | VectorBuilder.cpp | 54 Value *VectorBuilder::createVectorInstruction(unsigned Opcode, Type *ReturnTy, in createVectorInstruction() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | HLSLExternalSemaSource.cpp | 227 QualType ReturnTy = ElemTy; addArraySubscriptOperator() local
|
H A D | SemaCodeComplete.cpp | 9560 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 D | SemaDecl.cpp | 15243 DiagnoseSizeOfParametersAndReturnValue(ArrayRef<ParmVarDecl * > Parameters,QualType ReturnTy,NamedDecl * D) DiagnoseSizeOfParametersAndReturnValue() argument
|
H A D | SemaChecking.cpp | 808 QualType ReturnTy = CE->getCallReturnType(S.Context); SemaBuiltinCallWithStaticChain() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBlocks.cpp | 1874 QualType ReturnTy = C.VoidTy; GenerateCopyHelperFunction() local 2061 QualType ReturnTy = C.VoidTy; GenerateDestroyHelperFunction() local 2303 QualType ReturnTy = Context.VoidTy; generateByrefCopyHelper() local
|
H A D | CGObjC.cpp | 3722 QualType ReturnTy = C.VoidTy; GenerateObjCAtomicSetterCopyHelperFunction() local 3820 QualType ReturnTy = C.VoidTy; GenerateObjCAtomicGetterCopyHelperFunction() local
|
H A D | CGBuiltin.cpp | 2095 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 D | lli.cpp | 386 ReturnTy = Type::getInt64Ty(Context); in addCygMingExtraModule() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 244 QualType ReturnTy = RetE->getType(); in computeObjectUnderConstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 774 auto *ReturnTy = Type::getVoidTy(M.getContext()); getOrInsertValueProfilingCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 428 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ItaniumMangle.cpp | 3588 QualType ReturnTy = Proto->getReturnType(); mangleBareFunctionType() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 9905 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
|