Home
last modified time | relevance | path

Searched defs:Return (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentCommandInfoEmitter.cpp67 std::string Return; in EmitClangCommentCommandInfo() local
/freebsd/contrib/ntp/ntpd/
H A Dcheck_y2k.c112 long Return; in Days() local
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h152 enum CFGToSink { Return, DirectSink, SinkOrSelfLoop, EndOfCFGToLink }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h187 bool Return = CCState::CheckReturn(ArgsFlags, Fn); in CheckReturn() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DThunk.h162 ReturnAdjustment Return; member
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_trace.c219 static const char Return[] = T_RETURN(""); in _nc_va_tracef() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DASTOps.cpp189 if (auto *Return = RS->getRetValue()) in getMemberForAccessor() local
H A DDataflowEnvironment.cpp358 bool VisitReturnStmt(ReturnStmt *Return) { in VisitReturnStmt()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp309 auto &Return = getActionDefinitionsBuilder(Representative); in getActionDefinitionsBuilder() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp50 enum class IPOGrouping { Register, Return, Memory }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp281 auto *Return = ReturnStmt::Create(AST, SourceLocation(), Array, nullptr); in addArraySubscriptOperator() local
H A DSemaExprCXX.cpp3101 QualType Return, QualType Param) { in DeclareGlobalNewDelete()
3141 QualType Return, in DeclareGlobalAllocationFunction()
H A DSemaDeclCXX.cpp15074 StmtResult Return = BuildReturnStmt(Loc, ThisExpr); in DefineImplicitCopyAssignment() local
15464 StmtResult Return = BuildReturnStmt(Loc, ThisExpr); in DefineImplicitMoveAssignment() local
15834 Stmt *Return = BuildReturnStmt(Conv->getLocation(), FunctionRef).get(); in DefineImplicitLambdaToFunctionPointerConversion() local
15878 StmtResult Return = BuildReturnStmt(Conv->getLocation(), BuildBlock.get()); in DefineImplicitLambdaToBlockPointerConversion() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h154 Return, enumerator
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp495 auto Return = NextMBBI; in lowerEpilog() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp262 if (auto *Return = dyn_cast<ReturnInst>(V)) in isSink() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2056 ReturnValueSlot Return, in GenerateMessageSendSuper()
2118 ReturnValueSlot Return, in GenerateMessageSend()
2132 ReturnValueSlot Return, in EmitMessageSend()
7343 ReturnValueSlot Return, in GenerateMessageSend()
7543 ReturnValueSlot Return, in GenerateMessageSendSuper()
H A DCGObjC.cpp439 CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GeneratePossiblySpecializedMessageSend()
574 ReturnValueSlot Return) { in EmitObjCMessageExpr()
H A DCGObjCGNU.cpp2631 ReturnValueSlot Return, in GenerateMessageSendSuper()
2749 ReturnValueSlot Return, in GenerateMessageSend()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1467 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/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1640 auto Return = Builder.getRange(ReturnedType.getSourceRange()); in buildTrailingReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp129 StringRef Return = in readString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1828 bool Return, in CCAssignFnForCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3703 CCAssignFn *M68kTargetLowering::getCCAssignFn(CallingConv::ID CC, bool Return, in getCCAssignFn()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1040 const LocationDescription &Loc, InsertPointTy AllocaIP, Value *&Return, in emitTargetKernel()
1092 Value *Return = nullptr; in emitKernelLaunch() local

12