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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1054 /// WriteInstruction - Emit an instruction to the specified stream.
1055 static void WriteInstruction(const Instruction &I, unsigned InstID, function
1392 WriteInstruction(*I, InstID, VE, Stream, Vals);
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp1008 /// WriteInstruction - Emit an instruction to the specified stream.
1009 static void WriteInstruction(const Instruction &I, unsigned InstID, function
1409 WriteInstruction(*I, InstID, VE, Stream, Vals);

Completed in 29 milliseconds