Searched defs:WriteInstruction (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp994 /// WriteInstruction - Emit an instruction to the specified stream.
995 static void WriteInstruction(const Instruction &I, unsigned InstID, function
1376 WriteInstruction(*I, InstID, VE, Stream, Vals);

Completed in 95 milliseconds