Home
last modified time | relevance | path

Searched full:artifacts (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp243 // Move illegal artifacts to RetryList instead of aborting because in legalizeMachineFunction()
244 // legalizing InstList may generate artifacts that allow in legalizeMachineFunction()
247 LLVM_DEBUG(dbgs() << ".. Not legalized, moving to artifacts retry\n"); in legalizeMachineFunction()
249 "Artifacts are only expected in instruction list starting the " in legalizeMachineFunction()
251 "start with an empty artifacts list"); in legalizeMachineFunction()
264 // are new artifacts. If not, stop legalizing. in legalizeMachineFunction()
270 LLVM_DEBUG(dbgs() << "No new artifacts created, not retrying!\n"); in legalizeMachineFunction()
/freebsd/contrib/libcbor/.github/workflows/
H A Dfuzz.yml24 name: artifacts
25 path: ./out/artifacts
H A Dfuzz-pr.yml24 name: artifacts
25 path: ./out/artifacts
/freebsd/contrib/libarchive/.github/workflows/
H A Dcifuzz.yml
/freebsd/crypto/libecc/.github/workflows/
H A Dlibecc_cifuzz.yml25 name: artifacts
26 path: ./out/artifacts
/freebsd/crypto/openssh/.github/workflows/
H A Dcifuzz.yml31 name: artifacts
32 path: ./out/artifacts
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp292 // Flush all the artifacts. in endRun()
294 json::Array *Artifacts = Run.getArray("artifacts"); in endRun() local
314 Artifacts->push_back(json::Value(std::move(Artifact))); in endRun()
362 {"artifacts", {}}, in createRun()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.h35 /// Creates and manages DebugObjects for JITLink artifacts.
54 /// Create the plugin to submit DebugObjects for JITLink artifacts. For all
/freebsd/contrib/wireguard-tools/
H A D.gitignore18 # Build artifacts
/freebsd/cddl/usr.bin/ztest/tests/
H A Dztest.sh39 # If artifacts_dir is defined, save test artifacts for
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dtwl4030-audio.txt14 - ti,digimic_delay: Delay need after enabling the digimic to reduce artifacts
/freebsd/contrib/nvi/
H A DINSTALL.md25 Now `build` becomes your build directory to hold the artifacts. To build nvi2 in Debug mode, run
/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dzfs-tests.yml46 - name: Prepare artifacts
H A Dcheckstyle.yaml56 - name: Prepare artifacts
H A Dzloop.yml47 - name: Prepare artifacts
H A Dzfs-qemu-packages.yml84 - name: Prepare artifacts
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DStringMap.cpp138 // Use quadratic probing, it has fewer clumping artifacts than linear in LookupBucketFor()
185 // Use quadratic probing, it has fewer clumping artifacts than linear in FindKey()
/freebsd/tests/
H A DREADME17 * The build of all test artifacts is protected by the MK_TESTS knob.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h66 /// default, because it intends to deal in physical artifacts for now.
99 /// artifacts), the creation method \ref SarifArtifact::create requires a
505 /// The list of artifacts that have been encountered on the most recent active
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dtxg_integrity_test.sh97 # If ARTIFACTS_DIR is defined, save test artifacts for
/freebsd/release/
H A DMakefile.firecracker2 # Makefile for creating FreeBSD/Firecracker artifacts
/freebsd/sys/contrib/device-tree/Bindings/
H A DMakefile78 # build artifacts here before they are processed by scripts/Makefile.clean
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-test-repo-vm.sh23 # Write summary to /tmp/repo so our artifacts scripts pick it up
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp189 // Do not update future local split artifacts. in weightCalcHelper()
232 // For local split artifacts, we are interested only in instructions between in weightCalcHelper()
/freebsd/contrib/kyua/admin/
H A Dcheck-style.sh51 # artifacts from our search.

123