/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Legalizer.cpp | 243 // 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 D | fuzz.yml | 24 name: artifacts 25 path: ./out/artifacts
|
H A D | fuzz-pr.yml | 24 name: artifacts 25 path: ./out/artifacts
|
/freebsd/contrib/libarchive/.github/workflows/ |
H A D | cifuzz.yml |
|
/freebsd/crypto/libecc/.github/workflows/ |
H A D | libecc_cifuzz.yml | 25 name: artifacts 26 path: ./out/artifacts
|
/freebsd/crypto/openssh/.github/workflows/ |
H A D | cifuzz.yml | 31 name: artifacts 32 path: ./out/artifacts
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Sarif.cpp | 292 // 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 D | DebugObjectManagerPlugin.h | 35 /// 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 | .gitignore | 18 # Build artifacts
|
/freebsd/cddl/usr.bin/ztest/tests/ |
H A D | ztest.sh | 39 # If artifacts_dir is defined, save test artifacts for
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | twl4030-audio.txt | 14 - ti,digimic_delay: Delay need after enabling the digimic to reduce artifacts
|
/freebsd/contrib/nvi/ |
H A D | INSTALL.md | 25 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 D | zfs-tests.yml | 46 - name: Prepare artifacts
|
H A D | checkstyle.yaml | 56 - name: Prepare artifacts
|
H A D | zloop.yml | 47 - name: Prepare artifacts
|
H A D | zfs-qemu-packages.yml | 84 - name: Prepare artifacts
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | StringMap.cpp | 138 // 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 D | README | 17 * The build of all test artifacts is protected by the MK_TESTS knob.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Sarif.h | 66 /// 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 D | txg_integrity_test.sh | 97 # If ARTIFACTS_DIR is defined, save test artifacts for
|
/freebsd/release/ |
H A D | Makefile.firecracker | 2 # Makefile for creating FreeBSD/Firecracker artifacts
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | Makefile | 78 # build artifacts here before they are processed by scripts/Makefile.clean
|
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
H A D | qemu-test-repo-vm.sh | 23 # Write summary to /tmp/repo so our artifacts scripts pick it up
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 189 // 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 D | check-style.sh | 51 # artifacts from our search.
|