Home
last modified time | relevance | path

Searched refs:NextElt (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DFunction.cpp590 static void DecodeIITType(unsigned &NextElt, ArrayRef<unsigned char> Infos, in DecodeIITType() argument
592 IIT_Info Info = IIT_Info(Infos[NextElt++]); in DecodeIITType()
641 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
645 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
649 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
653 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
657 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
661 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
665 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
669 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DFunction.cpp681 static void DecodeIITType(unsigned &NextElt, ArrayRef<unsigned char> Infos, in DecodeIITType() argument
685 IIT_Info Info = IIT_Info(Infos[NextElt++]); in DecodeIITType()
736 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
740 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
744 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
748 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
752 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
756 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
760 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
764 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType()
[all …]