Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp342 void writeInstruction(const Instruction &I, unsigned InstID,
2231 void DXILBitcodeWriter::writeInstruction(const Instruction &I, unsigned InstID, in writeInstruction() function in DXILBitcodeWriter
2648 writeInstruction(*I, InstID, Vals); in writeFunction()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp403 void writeInstruction(const Instruction &I, unsigned InstID,
2954 void ModuleBitcodeWriter::writeInstruction(const Instruction &I, in writeInstruction() function in ModuleBitcodeWriter
3574 writeInstruction(I, InstID, Vals); in writeFunction()