Searched refs:DecodeIITType (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/IR/ |
D | Function.cpp | 563 static void DecodeIITType(unsigned &NextElt, ArrayRef<unsigned char> Infos, in DecodeIITType() function 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() 638 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 642 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 646 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() [all …]
|