Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp342 void writeInstruction(const Instruction &I, unsigned InstID,
2240 void DXILBitcodeWriter::writeInstruction(const Instruction &I, unsigned InstID, in writeInstruction() function in DXILBitcodeWriter
2657 writeInstruction(*I, InstID, Vals); in writeFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp393 void writeInstruction(const Instruction &I, unsigned InstID,
2865 void ModuleBitcodeWriter::writeInstruction(const Instruction &I, in writeInstruction() function in ModuleBitcodeWriter
3485 writeInstruction(I, InstID, Vals); in writeFunction()