Home
last modified time | relevance | path

Searched defs:Ret (Results 1 – 25 of 224) sorted by relevance

123456789

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp49 StringRef Ret = cantFail(Strings.getStringForID(Entry.FileNI), in getFileName() local
55 StringRef Ret = cantFail(Strings.getStringForID(Entry.ObjNI), in getObjectFileName() local
61 StringRef Ret = cantFail(Strings.getStringForID(Entry.VFileNI), in getVirtualFileName() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DMiscompilation.cpp201 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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h31 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable
37 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable
43 uint16_t Ret = static_cast<uint16_t>(a) | static_cast<uint16_t>(b); variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DIRObjectFile.cpp55 DataRefImpl Ret; in symbol_begin() local
61 DataRefImpl Ret; in symbol_end() local
H A DArchive.cpp227 uint64_t Ret; in getSize() local
245 unsigned Ret; in getAccessMode() local
284 unsigned Ret; in getUID() local
303 unsigned Ret; in getGID() local
478 Child Ret(Parent, NextLoc, &Err); in getNext() local
528 std::unique_ptr<Archive> Ret(new Archive(Source, Err)); in create() local
H A DTapiUniversal.cpp57 std::unique_ptr<TapiUniversal> Ret(new TapiUniversal(Source, Err)); in create() local
H A DObject.cpp189 auto *Ret = new OwningBinary<ObjectFile>(std::move(ObjOrErr.get()), std::move(Buf)); in LLVMCreateObjectFile() local
302 Expected<StringRef> Ret = (*unwrap(SI))->getName(); in LLVMGetSymbolName() local
314 Expected<uint64_t> Ret = (*unwrap(SI))->getAddress(); in LLVMGetSymbolAddress() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DWasmEHFuncInfo.h46 SmallPtrSet<const BasicBlock *, 4> Ret; in getUnwindSrcs() local
72 SmallPtrSet<MachineBasicBlock *, 4> Ret; in getUnwindSrcs() local
H A DCallingConvLower.h82 CCValAssign Ret; in getReg() local
96 CCValAssign Ret; in getCustomReg() local
105 CCValAssign Ret; in getMem() local
119 CCValAssign Ret; in getCustomMem() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-write-file.c21 int Ret = foo(0); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DDemangle.cpp33 std::string Ret = Demangled; in demangle() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp154 auto Ret = llvm::StringSwitch<llvm::Optional<bool>>( in getCheckerBooleanOption() local
178 int Ret = 0; in getCheckerIntegerOption() local
H A DSarifDiagnostics.cpp84 llvm::SmallString<32> Ret = StringRef("file://"); in fileNameToURI() local
172 unsigned int Ret = 1; in adjustColumnPos() local
233 json::Object Ret{{"physicalLocation", std::move(PhysicalLocation)}}; in createLocation() local
327 json::Object Ret{ in createRule() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp130 size_t Ret = 0; in getSize() local
145 unsigned Ret = 0; in getMaxDominatorTreeDepth() local
250 float Ret = *ER->getTensorValue<float>(0); in run() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp285 llvm::json::Object Ret{{"qualType", QualType::getAsString(SQT, PrintPolicy)}}; in createQualType() local
310 llvm::json::Object Ret{{"id", createPointerRepresentation(D)}}; in createBareDeclRef() local
323 llvm::json::Array Ret; in createCastPath() local
345 llvm::json::Object Ret; in createDefaultConstructorDefinitionData() local
360 llvm::json::Object Ret; in createCopyConstructorDefinitionData() local
378 llvm::json::Object Ret; in createMoveConstructorDefinitionData() local
395 llvm::json::Object Ret; in createCopyAssignmentDefinitionData() local
411 llvm::json::Object Ret; in createMoveAssignmentDefinitionData() local
426 llvm::json::Object Ret; in createDestructorDefinitionData() local
443 llvm::json::Object Ret; in createCXXRecordDefinitionData() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Ddiagnostic.c72 int Ret = LLVMGetBitcodeModule2(MB, &M); in llvm_test_diagnostic_handler() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargetID.cpp22 llvm::SmallVector<llvm::StringRef, 4> Ret; in getAllPossibleAMDGPUTargetIDFeatures() local
39 llvm::SmallVector<llvm::StringRef, 4> Ret; in getAllPossibleTargetIDFeatures() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVCallLowering.cpp28 MachineInstrBuilder Ret = MIRBuilder.buildInstrNoInsert(RISCV::PseudoRET); in lowerReturn() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp342 auto Ret = BaseProfileMap.try_emplace( in trimAndMergeColdContextProfiles() local
358 auto Ret = ProfileMap.try_emplace(I.getKey(), FunctionSamples()); in trimAndMergeColdContextProfiles() local
384 auto Ret = ProfileMap.try_emplace(ContextStr, FProfile); in canonicalizeContextProfiles() local
/netbsd-src/lib/libm/arch/vax/
H A Dn_support.S253 Ret: label
/netbsd-src/external/apache2/llvm/dist/llvm/utils/yaml-bench/
H A DYAMLBench.cpp74 std::string Ret = "!!"; in prettyTag() local
78 std::string Ret = "!<"; in prettyTag() local
/netbsd-src/sys/external/bsd/acpica/dist/hardware/
H A Dhwgpe.c553 UINT8 *Ret = RetPtr; in AcpiHwGetGpeBlockStatus() local
680 UINT8 Ret = 0; in AcpiHwCheckAllGpes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DMemoryBuffer.cpp115 auto *Ret = new (NamedBufferAlloc(BufferName)) in getMemBuffer() local
267 auto Ret = getOpenFileImpl<MB>(FD, Filename, /*FileSize=*/-1, MapSize, Offset, in getFileAux() local
310 auto *Ret = new (Mem) MemBuffer(StringRef(Buf, Size), true); in getNewUninitMemBuffer() local
534 ErrorOr<std::unique_ptr<MemoryBuffer>> Ret = in getFileAsStream() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp26 std::string Ret; in computeDataLayout() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp207 Value *Ret = CallInst::Create(If, Term->getCondition(), "", Term); in openIf() local
217 Value *Ret = CallInst::Create(Else, popSaved(), "", Term); in insertElse() local

123456789