Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h189 bool Return = CCState::CheckReturn(ArgsFlags, Fn); in CheckReturn() local
200 bool Return = CCState::CheckReturn(ArgsFlags, Fn); in CheckCallReturn() local
/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.h153 enum CFGToSink { Return, DirectSink, SinkOrSelfLoop, EndOfCFGToLink }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DArgumentsAdjusters.cpp121 CommandLineArguments Return(Args); in getInsertArgumentAdjuster() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInterleavedAccess.cpp254 Value *Return; in lowerDeinterleaveIntrinsicToLoad() local
455 Value *Return = nullptr; in lowerInterleavedVPLoad() 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.cpp196 if (auto *Return = RS->getRetValue()) in getMemberForAccessor() local
H A DDataflowEnvironment.cpp357 bool VisitReturnStmt(ReturnStmt *Return) override { in VisitReturnStmt()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp331 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/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp485 auto Return = NextMBBI; in lowerEpilog() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h155 Return, enumerator
/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/llvm/lib/Support/
H A DMustache.cpp709 json::Value Return = L(RawBody); in renderSectionLambdas() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1983 CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GenerateMessageSendSuper()
2040 CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GenerateMessageSend()
2049 CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in EmitMessageSend()
7250 CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GenerateMessageSend()
7441 CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GenerateMessageSendSuper()
H A DCGObjCGNU.cpp2732 ReturnValueSlot Return, in GenerateMessageSendSuper()
2846 ReturnValueSlot Return, in GenerateMessageSend()
H A DCGObjC.cpp439 CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GeneratePossiblySpecializedMessageSend()
574 ReturnValueSlot Return) { in EmitObjCMessageExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1464 Return(SExpr* Rval) : Terminator(COP_Return), Retval(Rval) {} in Return() function
1465 Return(const Return &R, SExpr* Rval) : Terminator(R), Retval(Rval) {} in Return() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1632 auto Return = Builder.getRange(ReturnedType.getSourceRange()); in buildTrailingReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp126 StringRef Return = in readString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1890 bool Return, in CCAssignFnForCall()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3415 QualType Return, QualType Param) { in DeclareGlobalNewDelete()
3455 QualType Return, in DeclareGlobalAllocationFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3645 CCAssignFn *M68kTargetLowering::getCCAssignFn(CallingConv::ID CC, bool Return, in getCCAssignFn()

12