/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Types.def | 32 // The final value is a variadic list of phases for each type. Eventually the 35 // meaning from the phases list. 38 … PP_C, INVALID, "i", phases::Compile, phases::Backend, phases::Assemble,… 39 … PP_C, "c", phases::Preprocess, phases::Compile, phases::Backend, phases:… 40 … PP_CL, "cl", phases::Preprocess, phases::Compile, phases::Backend, phases:… 41 … PP_CL, INVALID, "cli", phases::Compile, phases::Backend, phases::Assemble,… 42 …X, PP_CLCXX, "clcpp", phases::Preprocess, phases::Compile, phases::Backend, phases:… 43 … PP_CLCXX, INVALID, "clii", phases::Compile, phases::Backend, phases::Assemble,… 44 … PP_CUDA, INVALID, "cui", phases::Compile, phases::Backend, phases::Assemble,… 45 …, PP_CUDA, "cu", phases::Preprocess, phases::Compile, phases::Backend, phases:… [all …]
|
H A D | Phases.h | 14 namespace phases {
|
H A D | Driver.h | 327 phases::ID getFinalPhase(const llvm::opt::DerivedArgList &DAL, 639 Compilation &C, const llvm::opt::ArgList &Args, phases::ID Phase,
|
H A D | Options.td | 689 def ccc_print_phases : Flag<["-"], "ccc-print-phases">,
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Types.cpp | 31 constexpr PhasesBitSet(std::initializer_list<phases::ID> Phases) { in PhasesBitSet() 35 bool contains(phases::ID Id) const { return Bits & (1 << Id); } in contains() 58 assert((getInfo(Id).Phases.contains(phases::Preprocess) != in getPreprocessedType() 101 return getInfo(Id).Phases.contains(phases::Precompile) && in onlyPrecompileType() 387 llvm::SmallVector<phases::ID, phases::MaxNumberOfPhases> 388 types::getCompilationPhases(ID Id, phases::ID LastPhase) { in getCompilationPhases() 389 llvm::SmallVector<phases::ID, phases::MaxNumberOfPhases> P; in getCompilationPhases() 392 if (Info.Phases.contains(static_cast<phases::ID>(I))) in getCompilationPhases() 393 P.push_back(static_cast<phases::ID>(I)); in getCompilationPhases() 394 assert(P.size() <= phases::MaxNumberOfPhases && "Too many phases in list"); in getCompilationPhases() [all …]
|
H A D | Driver.cpp | 340 // affect the phase, starting with the earliest phases, and record which 342 phases::ID Driver::getFinalPhase(const DerivedArgList &DAL, in getFinalPhase() 345 phases::ID FinalPhase; in getFinalPhase() 353 FinalPhase = phases::Preprocess; in getFinalPhase() 362 FinalPhase = phases::Precompile; in getFinalPhase() 375 FinalPhase = phases::Compile; in getFinalPhase() 379 FinalPhase = phases::Backend; in getFinalPhase() 383 FinalPhase = phases::Assemble; in getFinalPhase() 386 FinalPhase = phases::IfsMerge; in getFinalPhase() 390 FinalPhase = phases in getFinalPhase() [all...] |
H A D | Phases.cpp | 15 const char *phases::getPhaseName(ID Id) { in getPhaseName()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | todo.txt | 74 phases should be able to use the same functions for this;
|
H A D | README-DPP | 17 three phases of DPP connection are authentication, configuration and
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_SELF_TEST_new.pod | 32 different phases.
|
H A D | DES_random_key.pod | 108 There are two phases to the use of DES encryption. The first is the
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | README.md | 4 is being deployed in three phases. This logic is encapsulated in
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | xattrtest.c | 73 enum phases { enum
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 477 * Now determine what phases the host wants us 601 * Data phases on the bus are from the 658 * Main loop for information transfer phases. Wait for the 923 * As a target, we control the phases, 1346 * For data-in phases, wait for any pending acks from the 1348 * send Ignore Wide Residue messages for data-in phases.
|
H A D | aic7xxx.reg | 116 * Possible phases in SCSISIGI 147 * Possible phases to write into SCSISIG0
|
H A D | aic79xx.seq | 843 * Main loop for information transfer phases. Wait for the 1752 * For data-in phases, wait for any pending acks from the 1754 * send Ignore Wide Residue messages for data-in phases. 2119 * phases that are typically caused by CRC errors in status packet
|
H A D | aic79xx.reg | 1654 * Possible phases to write into SCSISIG0 1681 * Possible phases in SCSISIGI
|
/freebsd/contrib/libxo/doc/ |
H A D | encoders.rst | 231 The encoder API consists of three distinct phases:
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_itt.inl | 392 A barrier consists of two phases: 400 * __kmp_itt_barrier_middle() -- between gather and release phases.
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel.m4 | 730 dnl # Perform the compilation of the test cases in two phases.
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_cook_book.md | 2994 Sometimes you might want to test a mock object's behavior in phases whose sizes
|
/freebsd/contrib/ncurses/ |
H A D | aclocal.m4 | 2212 dnl standard - but evolved through phases, and older implementations are likely
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | AttrDocs.td | 5139 ABI documentation, occurs in multiple phases. The first, "high-level"
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 7802 …phases: the evaluation of various possible machines to support this research; the decision to purc…
|
/freebsd/share/dict/ |
H A D | web2 | 144400 phases
|