Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp381 void writeOperandBundleTags();
2353 void ModuleBitcodeWriter::writeOperandBundleTags() { in writeOperandBundleTags() function in ModuleBitcodeWriter
4436 writeOperandBundleTags(); in write()