| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Sarif.cpp | 71 SmallString<32> Ret = StringRef("file://"); in fileNameToURI() local 130 unsigned int Ret = 1; in adjustColumnPos() local 167 json::Object Ret{{"physicalLocation", std::move(PhysicalLocation)}}; in createLocation() local 325 json::Object Ret{{"locations", json::Array{}}}; in createThreadFlows() local 379 size_t Ret = CurrentRules.size(); in createRule() local 391 json::Object Ret{{"message", createMessage(Result.DiagnosticMessage)}, in appendResult() local
|
| H A D | TargetID.cpp | 23 llvm::SmallVector<llvm::StringRef, 4> Ret; in getAllPossibleAMDGPUTargetIDFeatures() local 40 llvm::SmallVector<llvm::StringRef, 4> Ret; in getAllPossibleTargetIDFeatures() local
|
| /freebsd/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | Support.cpp | 18 auto Ret = llvm::MemoryBuffer::getFileAsStream(File); in getProcFile() local 28 auto Ret = llvm::MemoryBuffer::getFileAsStream(File); in getProcFile() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
| H A D | DLangDemangle.cpp | 169 void Demangler::decodeNumber(std::string_view &Mangled, unsigned long &Ret) { in decodeNumber() 204 bool Demangler::decodeBackrefPos(std::string_view &Mangled, long &Ret) { in decodeBackrefPos() 247 std::string_view &Ret) { in decodeBackref() 340 long Ret; in isSymbolName() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeEnumInjectedSources.cpp | 51 StringRef Ret = cantFail(Strings.getStringForID(Entry.FileNI), in getFileName() local 57 StringRef Ret = cantFail(Strings.getStringForID(Entry.ObjNI), in getObjectFileName() local 63 StringRef Ret = cantFail(Strings.getStringForID(Entry.VFileNI), in getVirtualFileName() local
|
| /freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | Miscompilation.cpp | 201 Expected<bool> Ret = TestFuncs(Suffix); in doTest() local 208 Expected<bool> Ret = TestFuncs(Prefix); in doTest() local 463 Expected<bool> Ret = TestFuncs(Suffix); in doTest() local 470 Expected<bool> Ret = TestFuncs(Prefix); in doTest() local 526 Expected<bool> Ret = TestFn(BD, std::move(New), std::move(ToNotOptimize)); in TestFuncs() local 556 Expected<bool> Ret = ReduceMiscompiledBlocks(BD, TestFn, MiscompiledFunctions) in ExtractBlocks() local 563 Expected<bool> Ret = in ExtractBlocks() local 631 Expected<bool> Ret = ReduceMiscompilingFunctions(BD, TestFn) in DebugAMiscompilation() local 648 Expected<bool> Ret = ExtractLoops(BD, TestFn, MiscompiledFunctions); in DebugAMiscompilation() local 672 Expected<bool> Ret = ExtractBlocks(BD, TestFn, MiscompiledFunctions); in DebugAMiscompilation() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | WasmEHFuncInfo.h | 46 SmallPtrSet<const BasicBlock *, 4> Ret; in getUnwindSrcs() local 70 SmallPtrSet<MachineBasicBlock *, 4> Ret; in getUnwindSrcs() local
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | DemangledNameInfo.cpp | 161 const Node *Ret = N.getReturnType(); in printLeftImpl() local 183 const Node *Ret = N.getReturnType(); in printRightImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | IRObjectFile.cpp | 54 DataRefImpl Ret; in symbol_begin() local 60 DataRefImpl Ret; in symbol_end() local
|
| H A D | TapiUniversal.cpp | 65 std::unique_ptr<TapiUniversal> Ret(new TapiUniversal(Source, Err)); in create() local
|
| H A D | Object.cpp | 191 auto *Ret = new OwningBinary<ObjectFile>(std::move(ObjOrErr.get()), std::move(Buf)); in LLVMCreateObjectFile() local 303 Expected<StringRef> Ret = (*unwrap(SI))->getName(); in LLVMGetSymbolName() local 314 Expected<uint64_t> Ret = (*unwrap(SI))->getAddress(); in LLVMGetSymbolAddress() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | COFFYAML.h | 32 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable 38 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable 44 uint16_t Ret = static_cast<uint16_t>(a) | static_cast<uint16_t>(b); variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | ArrayRef.h | 163 const T &Ret = front(); in consume_front() local 170 const T &Ret = back(); in consume_back() local 371 T &Ret = front(); in consume_front() local 378 T &Ret = back(); in consume_back() local
|
| H A D | MapVector.h | 152 auto Ret = try_emplace(Key, std::forward<V>(Val)); in insert_or_assign() local 159 auto Ret = try_emplace(std::move(Key), std::forward<V>(Val)); in insert_or_assign() local
|
| /freebsd/contrib/llvm-project/lldb/source/Host/aix/ |
| H A D | Support.cpp | 20 auto Ret = llvm::MemoryBuffer::getFileAsStream(File); in getProcFile() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MIRFSDiscriminator.cpp | 66 uint64_t Ret = updateHash(std::to_string(DIL->getLine())); getCallStackHashV0() local 81 uint64_t Ret = 0; getCallStackHash() local [all...] |
| H A D | Analysis.cpp | 539 const ReturnInst *Ret = dyn_cast<ReturnInst>(Term); in isInTailCallPosition() local 585 const ReturnInst *Ret, in attributesPermitTailCall() 646 const ReturnInst *Ret, in returnTypeIsEligibleForTailCall() 716 const ReturnInst *Ret = dyn_cast<ReturnInst>(CI.getParent()->getTerminator()); in funcReturnsFirstArgOfCall() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.cpp | 160 auto Ret = in getCheckerBooleanOption() local 183 int Ret = 0; in getCheckerIntegerOption() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | InlineSizeEstimatorAnalysis.cpp | 128 size_t Ret = 0; in getSize() local 144 unsigned Ret = 0; in getMaxDominatorTreeDepth() local 248 float Ret = *ER->getTensorValue<float>(0); in run() local
|
| /freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
| H A D | path_parser.h | 271 PosPtr Ret = consumeAllSeparators(P, End); in consumeNSeparators() local 328 if (PosPtr Ret = consumeDriveLetter(P, End)) in consumeRootName() local 330 if (PosPtr Ret = consumeNetworkRoot(P, End)) in consumeRootName() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ProgramStack.h | 51 std::optional<R> Ret; in runOnNewStack() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 351 llvm::json::Object Ret{{"qualType", SQTS}}; in createQualType() local 379 llvm::json::Object Ret{{"id", createPointerRepresentation(D)}}; in createBareDeclRef() local 392 llvm::json::Array Ret; in createCastPath() local 414 llvm::json::Object Ret; in createDefaultConstructorDefinitionData() local 429 llvm::json::Object Ret; in createCopyConstructorDefinitionData() local 447 llvm::json::Object Ret; in createMoveConstructorDefinitionData() local 464 llvm::json::Object Ret; in createCopyAssignmentDefinitionData() local 480 llvm::json::Object Ret; in createMoveAssignmentDefinitionData() local 495 llvm::json::Object Ret; in createDestructorDefinitionData() local 512 llvm::json::Object Ret; in createCXXRecordDefinitionData() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | ModRef.cpp | 80 CaptureComponents Ret = CI.getRetComponents(); in operator <<() local
|
| /freebsd/sys/contrib/dev/acpica/components/hardware/ |
| H A D | hwgpe.c | 661 UINT8 *Ret = RetPtr; in AcpiHwGetGpeBlockStatus() local 788 UINT8 Ret = 0; in AcpiHwCheckAllGpes() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Record.cpp | 33 std::string Ret; in getName() local
|