Searched refs:DecodeIITType (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Function.cpp | 732 static void DecodeIITType(unsigned &NextElt, ArrayRef<unsigned char> Infos, in DecodeIITType() function 787 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 791 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 795 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 799 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 803 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 807 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 811 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 815 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 819 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() [all …]
|