Home
last modified time | relevance | path

Searched refs:ValueSet (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h86 using ValueSet = SetVector<Value *>; variable
164 void findInputsOutputs(ValueSet &Inputs, ValueSet &Outputs,
165 const ValueSet &Allocas) const;
184 ValueSet &SinkCands, ValueSet &HoistCands,
213 Function *constructFunction(const ValueSet &inputs,
214 const ValueSet &outputs,
228 ValueSet &inputs, ValueSet &outputs);
/third_party/rust/crates/tracing/tracing-core/src/
Devent.rs24 fields: &'a field::ValueSet<'a>,
32 pub fn dispatch(metadata: &'static Metadata<'static>, fields: &'a field::ValueSet<'_>) { in dispatch()
42 pub fn new(metadata: &'static Metadata<'static>, fields: &'a field::ValueSet<'a>) -> Self { in new()
56 fields: &'a field::ValueSet<'a>, in new_child_of()
74 fields: &'a field::ValueSet<'_>, in child_of()
Dspan.rs23 values: &'a field::ValueSet<'a>,
30 values: &'a field::ValueSet<'a>,
108 pub fn new(metadata: &'static Metadata<'static>, values: &'a field::ValueSet<'a>) -> Self { in new()
118 pub fn new_root(metadata: &'static Metadata<'static>, values: &'a field::ValueSet<'a>) -> Self { in new_root()
131 values: &'a field::ValueSet<'a>, in child_of()
147 pub fn values(&self) -> &field::ValueSet<'a> { in values()
217 pub fn new(values: &'a field::ValueSet<'a>) -> Self { in new()
Dfield.rs166 pub struct ValueSet<'a> { struct
875 pub fn value_set<'v, V>(&'v self, values: &'v V) -> ValueSet<'v> in value_set()
879 ValueSet { in value_set()
976 impl<'a> ValueSet<'a> { implementation
1037 impl<'a> fmt::Debug for ValueSet<'a> { implementation
1052 impl<'a> fmt::Display for ValueSet<'a> { implementation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DPhiValues.h44 using ValueSet = SmallPtrSet<Value *, 4>;
53 const ValueSet &getValuesForPhi(const PHINode *PN);
85 DenseMap<unsigned int, ValueSet> NonPhiReachableMap;
/third_party/rust/crates/tracing/tracing/src/
Dspan.rs436 pub fn new(meta: &'static Metadata<'static>, values: &field::ValueSet<'_>) -> Span { in new()
444 values: &field::ValueSet<'_>, in new_with()
460 pub fn new_root(meta: &'static Metadata<'static>, values: &field::ValueSet<'_>) -> Span { in new_root()
468 values: &field::ValueSet<'_>, in new_root_with()
487 values: &field::ValueSet<'_>, in child_of()
500 values: &field::ValueSet<'_>, in child_of_with()
1213 pub fn record_all(&self, values: &field::ValueSet<'_>) -> &Self { in record_all()
Dlib.rs1034 values: &tracing_core::field::ValueSet<'_>, in __tracing_log()
1059 use tracing_core::field::{Field, ValueSet, Visit};
1063 pub(crate) values: &'a ValueSet<'a>,
Dmacros.rs605 (|value_set: $crate::field::ValueSet| {
661 (|value_set: $crate::field::ValueSet| {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp487 ValueSet &SinkCands, ValueSet &HoistCands, in findAllocas()
598 void CodeExtractor::findInputsOutputs(ValueSet &Inputs, ValueSet &Outputs, in findInputsOutputs()
599 const ValueSet &SinkCands) const { in findInputsOutputs()
766 Function *CodeExtractor::constructFunction(const ValueSet &inputs, in constructFunction()
767 const ValueSet &outputs, in constructFunction()
1062 ValueSet &inputs, in emitCallAndSwitchStatement()
1063 ValueSet &outputs) { in emitCallAndSwitchStatement()
1105 for (ValueSet::iterator v = StructValues.begin(), in emitCallAndSwitchStatement()
1470 ValueSet inputs, outputs, SinkingCands, HoistingCands; in extractCodeRegion()
1508 ValueSet LifetimesStart; in extractCodeRegion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPhiValues.cpp119 ValueSet &NonPhi = NonPhiReachableMap[RootDepthNumber]; in processPhi()
126 const PhiValues::ValueSet &PhiValues::getValuesForPhi(const PHINode *PN) { in getValuesForPhi()
DLazyValueInfo.cpp264 SmallPtrSetImpl<Value *> &ValueSet = Iter->second; in eraseValue() local
265 ValueSet.erase(V); in eraseValue()
266 if (ValueSet.empty()) in eraseValue()
329 SmallPtrSetImpl<Value *> &ValueSet = OI->second; in threadEdgeImpl() local
333 if (!ValueSet.erase(V)) in threadEdgeImpl()
340 if (ValueSet.empty()) { in threadEdgeImpl()
DLoopAccessAnalysis.cpp1793 typedef SmallPtrSet<Value*, 16> ValueSet; in analyzeLoop() typedef
1923 ValueSet Seen; in analyzeLoop()
1927 ValueSet UniformStores; in analyzeLoop()
DBasicAliasAnalysis.cpp1643 const PhiValues::ValueSet &PhiValueSet = PV->getValuesForPhi(PN); in aliasPHI()
/third_party/rust/crates/tracing/tracing-core/
DREADME.md48 * [`Field`], [`FieldSet`], [`Value`], and [`ValueSet`] represent the
96 [`ValueSet`]: https://docs.rs/tracing-core/0.1.30/tracing_core/field/struct.ValueSet.html
DCHANGELOG.md79 - `ValueSet::len` and `Record::len` methods returning the number of fields in a
80 `ValueSet` or `Record` ([#2152])
188 - **field**: Added `ValueSet::record` method ([#1823])
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go1641 ValueSet []DiagnosticTag `json:"valueSet"`
1728 ValueSet []CompletionItemTag `json:"valueSet"`
1745 ValueSet []CompletionItemKind `json:"valueSet,omitempty"`
2137 ValueSet []SymbolKind `json:"valueSet,omitempty"`
2204 ValueSet []CodeActionKind `json:"valueSet"`
2286 ValueSet []SymbolKind `json:"valueSet,omitempty"`
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go1641 ValueSet []DiagnosticTag `json:"valueSet"`
1728 ValueSet []CompletionItemTag `json:"valueSet"`
1745 ValueSet []CompletionItemKind `json:"valueSet,omitempty"`
2137 ValueSet []SymbolKind `json:"valueSet,omitempty"`
2204 ValueSet []CodeActionKind `json:"valueSet"`
2286 ValueSet []SymbolKind `json:"valueSet,omitempty"`
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go1641 ValueSet []DiagnosticTag `json:"valueSet"`
1728 ValueSet []CompletionItemTag `json:"valueSet"`
1745 ValueSet []CompletionItemKind `json:"valueSet,omitempty"`
2137 ValueSet []SymbolKind `json:"valueSet,omitempty"`
2204 ValueSet []CodeActionKind `json:"valueSet"`
2286 ValueSet []SymbolKind `json:"valueSet,omitempty"`
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp105 SmallSetVector<const Value *, 16> *ValueSet = nullptr) { in deleteDeadInstruction() argument
144 if (ValueSet) ValueSet->remove(DeadInst); in deleteDeadInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp533 using ValueSet = SmallPtrSet<Value *, 16>; typedef in llvm::slpvectorizer::BoUpSLP
1709 ValueSet MustGather;
5734 BoUpSLP::ValueSet VectorizedStores; in vectorizeStores()