Home
last modified time | relevance | path

Searched refs:stabilize (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DAppendingTypeTableBuilder.cpp77 static ArrayRef<uint8_t> stabilize(BumpPtrAllocator &RecordStorage, in stabilize() function
87 Record = stabilize(RecordStorage, Record); in insertRecordBytes()
109 Record = stabilize(RecordStorage, Record); in replaceType()
DMergingTypeTableBuilder.cpp83 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize() function
101 ArrayRef<uint8_t> RecordData = stabilize(RecordStorage, Record); in insertRecordAs()
146 Record = stabilize(RecordStorage, Record); in replaceType()
DGlobalTypeTableBuilder.cpp87 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize() function
135 Record = stabilize(RecordStorage, Record); in replaceType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DMergingTypeTableBuilder.cpp83 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize() function
99 ArrayRef<uint8_t> RecordData = stabilize(RecordStorage, Record); in insertRecordAs()
/external/llvm/test/Analysis/ScalarEvolution/
Dshift-op.ll39 ; Unpredictable because %iv could "stabilize" to either -1 or 0,
92 ; %iv will "stabilize" to -1, so this is an infinite loop
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DClustering.cpp239 void InstructionBenchmarkClustering::stabilize(unsigned NumOpcodes) { in stabilize() function in llvm::exegesis::InstructionBenchmarkClustering
334 Clustering.stabilize(NumOpcodes.getValue()); in create()
DClustering.h132 void stabilize(unsigned NumOpcodes);
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
Dshift-op.ll40 ; Unpredictable because %iv could "stabilize" to either -1 or 0,
93 ; %iv will "stabilize" to -1, so this is an infinite loop
/external/clang/lib/CodeGen/
DEHScopeStack.h389 stable_iterator stabilize(iterator it) const;
DCGCleanup.h599 EHScopeStack::stabilize(iterator ir) const { in stabilize() function
DCGCleanup.cpp151 for (EHScopeStack::iterator it = begin(); stabilize(it) != Old; it++) { in containsOnlyLifetimeMarkers()
/external/llvm-project/clang/lib/CodeGen/
DEHScopeStack.h386 stable_iterator stabilize(iterator it) const;
DCGCleanup.h582 EHScopeStack::stabilize(iterator ir) const { in stabilize() function
DCGCleanup.cpp143 for (EHScopeStack::iterator it = begin(); stabilize(it) != Old; it++) { in containsOnlyLifetimeMarkers()
/external/mesa3d/docs/
Degl.rst107 there a plan to stabilize it at the moment.
/external/deqp/doc/testspecs/GLES3/
Dperformance.buffer.data_upload.txt165 for the render times to stabilize is measured and reported as a test result. For example,
/external/tensorflow/tensorflow/lite/java/ovic/
DREADME.md220 background processes running on the phone. A few things that help stabilize the
/external/webrtc/sdk/objc/unittests/
DRTCAudioDeviceModule_xctest.mm123 // Wait for the callback sequence to stabilize by ignoring this amount of the
/external/perfetto/docs/design-docs/
Dapi-and-abi.md61 stabilize by the end of 2020.
/external/zstd/
DCONTRIBUTING.md207 and then hand picking a good threshold after which the variance in results seems to stabilize.
/external/llvm-project/mlir/docs/
DLangRef.md662 limitation. This limitation has been added to make it easier to stabilize the
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt27791 stabilize
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/one-true-awk/testdir/
Dfunstack.in8299 …ties which derive from properties of the (as yet unknown) function; (2) stabilize the computation …
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt7324 $x{stabilize}$x → stebəlɑɪz ; # stæbɪlɑɪz

12