/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | SarifDiagnostics.cpp | 132 json::Array &Artifacts) { in createArtifactLocation() argument 135 // See if the Artifacts array contains this URI already. If it does not, in createArtifactLocation() 137 auto I = llvm::find_if(Artifacts, [&](const json::Value &File) { in createArtifactLocation() 149 auto Index = static_cast<unsigned>(std::distance(Artifacts.begin(), I)); in createArtifactLocation() 150 if (I == Artifacts.end()) in createArtifactLocation() 151 Artifacts.push_back(createArtifact(FE)); in createArtifactLocation() 201 json::Array &Artifacts) { in createPhysicalLocation() argument 203 {{"artifactLocation", createArtifactLocation(FE, Artifacts)}, in createPhysicalLocation() 258 json::Array &Artifacts) { in createThreadFlow() argument 267 SMgr, Artifacts), in createThreadFlow() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | Legalizer.cpp | 237 // Move illegal artifacts to RetryList instead of aborting because in legalizeMachineFunction() 238 // legalizing InstList may generate artifacts that allow in legalizeMachineFunction() 241 LLVM_DEBUG(dbgs() << ".. Not legalized, moving to artifacts retry\n"); in legalizeMachineFunction() 243 "Artifacts are only expected in instruction list starting the " in legalizeMachineFunction() 245 "start with an empty artifacts list"); in legalizeMachineFunction() 258 // are new artifacts. If not, stop legalizing. in legalizeMachineFunction() 264 LLVM_DEBUG(dbgs() << "No new artifacts created, not retrying!\n"); in legalizeMachineFunction()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
H A D | appveyor.yml | 46 artifacts:
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
H A D | appveyor.yml | 52 artifacts:
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | StringMap.cpp | 123 // Use quadratic probing, it has fewer clumping artifacts than linear in LookupBucketFor() 167 // Use quadratic probing, it has fewer clumping artifacts than linear in FindKey()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-tempdir.h | 82 - certain ahead-of-time compilation artifacts (.o and .exe files)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-tempdir.h | 82 - certain ahead-of-time compilation artifacts (.o and .exe files)
|
/netbsd-src/distrib/amiga/stand/ |
H A D | device-streams.README.md | 70 * `make clean` will delete all artifacts.
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | DebugObjectManagerPlugin.h | 35 /// Creates and manages DebugObjects for JITLink artifacts.
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
H A D | Contributing.rst | 68 Look for the failed build and select the ``artifacts`` tab. There, download the
|
/netbsd-src/usr.sbin/diskpart/ |
H A D | diskpart.8 | 134 Most default partition sizes are based on historical artifacts
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | Tooling.rst | 44 * creating additional build artifacts from a single compile step
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 182 // Do not update future local split artifacts. in weightCalcHelper() 224 // For local split artifacts, we are interested only in instructions between in weightCalcHelper()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/ |
H A D | appveyor.yml | 64 artifacts:
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | collect_and_build_with_pgo.py | 325 'running this from your LLVM root, and all build artifacts will be ' 348 help='directory to write artifacts to (default: $llvm_dir/out)')
|
/netbsd-src/external/bsd/unbound/dist/smallapp/ |
H A D | unbound-control-setup.sh.in | 71 echo "removing artifacts"
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | nsd-control-setup.sh.in | 71 echo "removing artifacts"
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
H A D | DebugObjectManagerPlugin.cpp | 406 // Not all link artifacts allow debugging. in notifyMaterializing() 417 // Not all link artifacts have associated debug objects. in modifyPassConfig()
|
/netbsd-src/external/mit/xorg/lib/libxcb/files/ |
H A D | dbe.h | 564 …uffer contents, would provide the best performance. To eliminate visual artifacts, the swap will o… 583 …uffer contents, would provide the best performance. To eliminate visual artifacts, the swap will o…
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/ |
H A D | test_report.py | 157 'artifacts': [ 260 'artifacts': [
|
/netbsd-src/crypto/external/bsd/openssl/dist/ |
H A D | README-FIPS.md | 139 Copy the FIPS provider artifacts (`fips.so` & `fipsmodule.cnf`) to known locations
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerFlags.def | 94 FUZZER_FLAG_STRING(artifact_prefix, "Write fuzzing artifacts (crash, "
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizationArtifactCombiner.h | 8 // This file contains some helper functions which try to cleanup artifacts 853 // pair of artifacts, not only combine it away (as done above), but also in tryCombineInstruction() 855 // combined within this def-use chain of artifacts. in tryCombineInstruction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/ |
H A D | VectorizationPlan.rst | 31 artifacts if so.
|
/netbsd-src/sys/dev/tc/ |
H A D | px.c | 252 * nasty artifacts. in px_intr()
|