Home
last modified time | relevance | path

Searched defs:writeIndex (Results 1 – 6 of 6) sorted by relevance

/llvm-project/flang/test/Driver/
H A Domp-cse-region-boundary.f9019 subroutine writeIndex(sum) subroutine
28 end subroutine writeIndex argument
/llvm-project/mlir/lib/ExecutionEngine/
H A DCRunnerUtils.cpp106 int64_t readIndex = 0, writeIndex = 0; in memrefCopy() local
/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp754 bool GlobalModuleIndexBuilder::writeIndex(llvm::BitstreamWriter &Stream) { writeIndex() function in GlobalModuleIndexBuilder
848 GlobalModuleIndex::writeIndex(FileManager &FileMgr, writeIndex() function in GlobalModuleIndex
/llvm-project/bolt/lib/Core/
H A DDebugNames.cpp518 auto writeIndex = [&](uint32_t Index, uint32_t IndexSize) -> void { writeEntry() local
/llvm-project/llvm/lib/DWP/
H A DDWP.cpp493 void writeIndex(MCStreamer &Out, MCSection *Section, in writeIndex() function
/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp5069 void BitcodeWriter::writeIndex( writeIndex() function in BitcodeWriter