Searched refs:DecodeIITType (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/IR/ |
D | Function.cpp | 561 static void DecodeIITType(unsigned &NextElt, ArrayRef<unsigned char> Infos, in DecodeIITType() function 606 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 610 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 614 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 618 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 622 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 626 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 630 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 634 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 639 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() [all …]
|