HomeSort by relevance Sort by last modified time
    Searched refs:Required (Results 1 - 25 of 178) sorted by null

1 2 3 4 5 6 7 8

  /external/llvm/utils/fpcmp/
fpcmp.cpp 22 File1(cl::Positional, cl::desc("<input file #1>"), cl::Required);
24 File2(cl::Positional, cl::desc("<input file #2>"), cl::Required);
  /external/swiftshader/third_party/LLVM/utils/fpcmp/
fpcmp.cpp 22 File1(cl::Positional, cl::desc("<input file #1>"), cl::Required);
24 File2(cl::Positional, cl::desc("<input file #2>"), cl::Required);
  /external/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 23 /// removing any single element not required by the dependencies on the other
34 /// is not required to satisfy this property, but the algorithm will run
69 const changeset_ty &Required) {}
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAGDeltaAlgorithm.h 23 /// removing any single element not required by the dependencies on the other
34 /// is not required to satisfy this property, but the algorithm will run
67 const changeset_ty &Required) {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 24 /// removing any single element not required by the dependencies on the other
35 /// is not required to satisfy this property, but the algorithm will run
71 const changeset_ty &Required) {}
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 24 /// removing any single element not required by the dependencies on the other
35 /// is not required to satisfy this property, but the algorithm will run
71 const changeset_ty &Required) {}
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 24 /// removing any single element not required by the dependencies on the other
35 /// is not required to satisfy this property, but the algorithm will run
71 const changeset_ty &Required) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 24 /// removing any single element not required by the dependencies on the other
35 /// is not required to satisfy this property, but the algorithm will run
71 const changeset_ty &Required) {}
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 24 /// removing any single element not required by the dependencies on the other
35 /// is not required to satisfy this property, but the algorithm will run
71 const changeset_ty &Required) {}
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 24 /// removing any single element not required by the dependencies on the other
35 /// is not required to satisfy this property, but the algorithm will run
71 const changeset_ty &Required) {}
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 24 /// removing any single element not required by the dependencies on the other
35 /// is not required to satisfy this property, but the algorithm will run
71 const changeset_ty &Required) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 24 /// removing any single element not required by the dependencies on the other
35 /// is not required to satisfy this property, but the algorithm will run
71 const changeset_ty &Required) {}
  /external/llvm/lib/Support/
DAGDeltaAlgorithm.cpp 26 // the required set, we no longer consider them for elimination. For strictly
29 // this by allowing the required set to be minimized as well, but need more test
120 const changeset_ty &Required) {
121 DDA.UpdatedSearchState(Changes, Sets, Required);
145 /// \p Required changes from the cache, executing the test if necessary.
149 /// \param Required - The set of changes which have previously been
150 /// established to be required.
152 bool GetTestResult(const changeset_ty &Changes, const changeset_ty &Required);
159 const changeset_ty &Required;
165 DDAI.UpdatedSearchState(Changes, Sets, Required);
    [all...]
  /development/vndk/tools/vtable-dumper/
vndk_vtable_dumper.cpp 10 * Unless required by applicable law or agreed to in writing, software
28 using llvm::cl::Required;
42 Positional, Required, cat(VTableDumperCategory),
  /external/swiftshader/third_party/LLVM/lib/Support/
DAGDeltaAlgorithm.cpp 26 // the required set, we no longer consider them for elimination. For strictly
29 // this by allowing the required set to be minimized as well, but need more test
121 const changeset_ty &Required) {
122 DDA.UpdatedSearchState(Changes, Sets, Required);
147 /// \arg Required changes from the cache, executing the test if necessary.
151 /// \param Required - The set of changes which have previously been
152 /// established to be required.
154 bool GetTestResult(const changeset_ty &Changes, const changeset_ty &Required);
161 const changeset_ty &Required;
167 DDAI.UpdatedSearchState(Changes, Sets, Required);
    [all...]
  /development/vndk/tools/header-checker/header-abi-diff/src/
header_abi_diff.cpp 9 // Unless required by applicable law or agreed to in writing, software
25 "o", llvm::cl::desc("<compatibility report>"), llvm::cl::Required,
29 "lib", llvm::cl::desc("<lib name>"), llvm::cl::Required,
33 "arch", llvm::cl::desc("<arch>"), llvm::cl::Required,
37 "new", llvm::cl::desc("<new dump>"), llvm::cl::Required,
41 "old", llvm::cl::desc("<old dump>"), llvm::cl::Required,
  /prebuilts/go/darwin-x86/src/net/http/
status.go 103 StatusPaymentRequired: "Payment Required",
108 StatusProxyAuthRequired: "Proxy Authentication Required",
112 StatusLengthRequired: "Length Required",
123 StatusUpgradeRequired: "Upgrade Required",
124 StatusPreconditionRequired: "Precondition Required",
139 StatusNetworkAuthenticationRequired: "Network Authentication Required",
  /prebuilts/go/linux-x86/src/net/http/
status.go 103 StatusPaymentRequired: "Payment Required",
108 StatusProxyAuthRequired: "Proxy Authentication Required",
112 StatusLengthRequired: "Length Required",
123 StatusUpgradeRequired: "Upgrade Required",
124 StatusPreconditionRequired: "Precondition Required",
139 StatusNetworkAuthenticationRequired: "Network Authentication Required",
  /system/extras/tests/kernel.config/
Android.mk 16 # Required Tests
23 # Required plus Recommended Tests
  /external/desugar/
Android.mk 18 # Required for use of javax.annotation.Generated per http://b/62050818
  /external/llvm/tools/llvm-cov/
TestingSupport.cpp 22 cl::opt<std::string> InputSourceFile(cl::Positional, cl::Required,
26 "o", cl::Required,
  /external/llvm/tools/llvm-diff/
llvm-diff.cpp 61 cl::Required);
64 cl::Required);
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
llvm-diff.cpp 64 cl::Required);
67 cl::Required);
  /external/llvm/lib/Target/AMDGPU/
SIInsertWaits.cpp 358 const Counters &Required) {
386 if (Required.Array[i] <= WaitedOn.Array[i])
392 unsigned Value = LastIssued.Array[i] - Required.Array[i];
512 // FIXME: Insert waits listed in Table 4.2 "Required User-Inserted Wait States"
586 Counters Required;
595 Required = LastIssued;
597 Required = handleOperands(*I);
601 if (countersNonZero(Required) || countersNonZero(Increment))
602 increaseCounters(Required, DelayedWaitOn);
604 Changes |= insertWait(MBB, I, Required);
    [all...]
  /external/llvm/lib/CodeGen/
ScoreboardHazardRecognizer.cpp 145 case InstrStage::Required:
146 // Required FUs conflict with both reserved and required ones
150 // Reserved FUs can conflict only with required ones.
197 case InstrStage::Required:
198 // Required FUs conflict with both reserved and required ones
202 // Reserved FUs can conflict only with required ones.
214 if (IS->getReservationKind() == InstrStage::Required)

Completed in 7411 milliseconds

1 2 3 4 5 6 7 8