Searched defs:writeIndex (Results 1 – 6 of 6) sorted by relevance
/llvm-project/flang/test/Driver/ | ||
H A D | omp-cse-region-boundary.f90 | 19 subroutine writeIndex(sum) subroutine |
/llvm-project/mlir/lib/ExecutionEngine/ | ||
H A D | CRunnerUtils.cpp | 106 int64_t readIndex = 0, writeIndex = 0; in memrefCopy() local |
/llvm-project/clang/lib/Serialization/ | ||
H A D | GlobalModuleIndex.cpp | 754 bool GlobalModuleIndexBuilder::writeIndex(llvm::BitstreamWriter &Stream) { writeIndex() function in GlobalModuleIndexBuilder |
/llvm-project/bolt/lib/Core/ | ||
H A D | DebugNames.cpp | 518 auto writeIndex = [&](uint32_t Index, uint32_t IndexSize) -> void { writeEntry() local |
/llvm-project/llvm/lib/DWP/ | ||
H A D | DWP.cpp | 493 void writeIndex(MCStreamer &Out, MCSection *Section, in writeIndex() function |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 5069 void BitcodeWriter::writeIndex( writeIndex() function in BitcodeWriter |