Home
last modified time | relevance | path

Searched defs:stabilize (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.cpp77 static ArrayRef<uint8_t> stabilize(BumpPtrAllocator &RecordStorage, in stabilize() function
H A DGlobalTypeTableBuilder.cpp87 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize() function
H A DMergingTypeTableBuilder.cpp83 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DClustering.cpp239 void InstructionBenchmarkClustering::stabilize(unsigned NumOpcodes) { in stabilize() function in llvm::exegesis::InstructionBenchmarkClustering
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.h582 EHScopeStack::stabilize(iterator ir) const { in stabilize() function