Searched refs:DecodeIITType (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/IR/ |
D | Function.cpp | 437 static void DecodeIITType(unsigned &NextElt, ArrayRef<unsigned char> Infos, in DecodeIITType() function 479 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 483 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 487 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 491 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 495 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 499 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 504 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 534 DecodeIITType(NextElt, Infos, OutputTable); in DecodeIITType() 574 DecodeIITType(NextElt, IITEntries, T); in getIntrinsicInfoTableEntries() [all …]
|