/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangCommentCommandInfoEmitter.cpp | 68 raw_string_ostream(Return) << "return &Commands[" << i << "];"; in EmitClangCommentCommandInfo() local
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | check_y2k.c | 112 long Return; in Days() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
H A D | IRMutator.h | 152 enum CFGToSink { Return, DirectSink, SinkOrSelfLoop, EndOfCFGToLink }; enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ |
H A D | ArgumentsAdjusters.cpp | 121 CommandLineArguments Return(Args); in getInsertArgumentAdjuster() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Thunk.h | 161 ReturnAdjustment Return; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 187 bool Return = CCState::CheckReturn(ArgsFlags, Fn); in CheckReturn() local
|
/freebsd-src/contrib/ncurses/ncurses/trace/ |
H A D | lib_trace.c | 219 static const char Return[] = T_RETURN(""); in _nc_va_tracef() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.cpp | 308 auto &Return = getActionDefinitionsBuilder(Representative); getActionDefinitionsBuilder() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 49 enum class IPOGrouping { Register, Return, Memory }; global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | HLSLExternalSemaSource.cpp | 277 auto *Return = ReturnStmt::Create(AST, SourceLocation(), Array, nullptr); addArraySubscriptOperator() local
|
H A D | SemaExprCXX.cpp | 3099 __anona1ef79990e02(OverloadedOperatorKind Kind, QualType Return, QualType Param) DeclareGlobalNewDelete() argument 3139 DeclareGlobalAllocationFunction(DeclarationName Name,QualType Return,ArrayRef<QualType> Params) DeclareGlobalAllocationFunction() argument
|
H A D | SemaDeclCXX.cpp | 15200 StmtResult Return = BuildReturnStmt(Loc, ThisExpr); DefineImplicitCopyAssignment() local 15588 StmtResult Return = BuildReturnStmt(Loc, ThisExpr); DefineImplicitMoveAssignment() local 15952 Stmt *Return = BuildReturnStmt(Conv->getLocation(), FunctionRef).get(); DefineImplicitLambdaToFunctionPointerConversion() local 15996 StmtResult Return = BuildReturnStmt(Conv->getLocation(), BuildBlock.get()); DefineImplicitLambdaToBlockPointerConversion() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 494 auto Return = NextMBBI; lowerEpilog() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 154 Return, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 261 if (auto *Return = dyn_cast<ReturnInst>(V)) isSink() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | DataflowEnvironment.cpp | 312 if (auto *Return = RS->getRetValue()) getMemberForAccessor() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 2048 GenerateMessageSendSuper(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,const ObjCInterfaceDecl * Class,bool isCategoryImpl,llvm::Value * Receiver,bool IsClassMessage,const CodeGen::CallArgList & CallArgs,const ObjCMethodDecl * Method) GenerateMessageSendSuper() argument 2111 GenerateMessageSend(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,llvm::Value * Receiver,const CallArgList & CallArgs,const ObjCInterfaceDecl * Class,const ObjCMethodDecl * Method) GenerateMessageSend() argument 2125 EmitMessageSend(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,llvm::Value * Arg0,QualType Arg0Ty,bool IsSuper,const CallArgList & CallArgs,const ObjCMethodDecl * Method,const ObjCInterfaceDecl * ClassReceiver,const ObjCCommonTypesHelper & ObjCTypes) EmitMessageSend() argument 7337 GenerateMessageSend(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,llvm::Value * Receiver,const CallArgList & CallArgs,const ObjCInterfaceDecl * Class,const ObjCMethodDecl * Method) GenerateMessageSend() argument 7537 GenerateMessageSendSuper(CodeGen::CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,const ObjCInterfaceDecl * Class,bool isCategoryImpl,llvm::Value * Receiver,bool IsClassMessage,const CodeGen::CallArgList & CallArgs,const ObjCMethodDecl * Method) GenerateMessageSendSuper() argument [all...] |
H A D | CGObjCGNU.cpp | 2632 GenerateMessageSendSuper(CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,const ObjCInterfaceDecl * Class,bool isCategoryImpl,llvm::Value * Receiver,bool IsClassMessage,const CallArgList & CallArgs,const ObjCMethodDecl * Method) GenerateMessageSendSuper() argument 2750 GenerateMessageSend(CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,llvm::Value * Receiver,const CallArgList & CallArgs,const ObjCInterfaceDecl * Class,const ObjCMethodDecl * Method) GenerateMessageSend() argument
|
H A D | CGObjC.cpp | 439 CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GeneratePossiblySpecializedMessageSend() argument 574 ReturnValueSlot Return) { in EmitObjCMessageExpr() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 1467 Return(SExpr* Rval) : Terminator(COP_Return), Retval(Rval) {} in Return() function 1468 Return(const Return &R, SExpr* Rval) : Terminator(R), Retval(Rval) {} in Return() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 127 StringRef Return = readString() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | BuildTree.cpp | 1639 auto Return = Builder.getRange(ReturnedType.getSourceRange()); buildTrailingReturn() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1828 bool Return, in CCAssignFnForCall() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 3702 getCCAssignFn(CallingConv::ID CC,bool Return,bool IsVarArg) const getCCAssignFn() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 982 emitTargetKernel(const LocationDescription & Loc,InsertPointTy AllocaIP,Value * & Return,Value * Ident,Value * DeviceID,Value * NumTeams,Value * NumThreads,Value * HostPtr,ArrayRef<Value * > KernelArgs) emitTargetKernel() argument 1034 Value *Return = nullptr; emitKernelLaunch() local
|