Searched defs:writeInstruction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
H A D | DXILBitcodeWriter.cpp | 2231 void DXILBitcodeWriter::writeInstruction(const Instruction &I, unsigned InstID, writeInstruction() function in DXILBitcodeWriter |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 2940 void ModuleBitcodeWriter::writeInstruction(const Instruction &I, writeInstruction() function in ModuleBitcodeWriter |