Home
last modified time | relevance | path

Searched refs:WriteInstruction (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1062 static void WriteInstruction(const Instruction &I, unsigned InstID, in WriteInstruction() function
1386 WriteInstruction(*I, InstID, VE, Stream, Vals); in WriteFunction()
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp1060 static void WriteInstruction(const Instruction &I, unsigned InstID, in WriteInstruction() function
1448 WriteInstruction(*I, InstID, VE, Stream, Vals); in WriteFunction()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp1093 static void WriteInstruction(const Instruction &I, unsigned InstID, in WriteInstruction() function
1515 WriteInstruction(*I, InstID, VE, Stream, Vals); in WriteFunction()