• Home
  • Raw
  • Download

Lines Matching refs:OutputTable

856                       SmallVectorImpl<Intrinsic::IITDescriptor> &OutputTable) {  in DecodeIITType()  argument
866 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Void, 0)); in DecodeIITType()
869 OutputTable.push_back(IITDescriptor::get(IITDescriptor::VarArg, 0)); in DecodeIITType()
872 OutputTable.push_back(IITDescriptor::get(IITDescriptor::MMX, 0)); in DecodeIITType()
875 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Token, 0)); in DecodeIITType()
878 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Metadata, 0)); in DecodeIITType()
881 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Half, 0)); in DecodeIITType()
884 OutputTable.push_back(IITDescriptor::get(IITDescriptor::BFloat, 0)); in DecodeIITType()
887 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Float, 0)); in DecodeIITType()
890 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Double, 0)); in DecodeIITType()
893 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Quad, 0)); in DecodeIITType()
896 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Integer, 1)); in DecodeIITType()
899 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Integer, 8)); in DecodeIITType()
902 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Integer,16)); in DecodeIITType()
905 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Integer, 32)); in DecodeIITType()
908 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Integer, 64)); in DecodeIITType()
911 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Integer, 128)); in DecodeIITType()
914 OutputTable.push_back(IITDescriptor::getVector(1, IsScalableVector)); in DecodeIITType()
915 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
918 OutputTable.push_back(IITDescriptor::getVector(2, IsScalableVector)); in DecodeIITType()
919 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
922 OutputTable.push_back(IITDescriptor::getVector(4, IsScalableVector)); in DecodeIITType()
923 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
926 OutputTable.push_back(IITDescriptor::getVector(8, IsScalableVector)); in DecodeIITType()
927 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
930 OutputTable.push_back(IITDescriptor::getVector(16, IsScalableVector)); in DecodeIITType()
931 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
934 OutputTable.push_back(IITDescriptor::getVector(32, IsScalableVector)); in DecodeIITType()
935 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
938 OutputTable.push_back(IITDescriptor::getVector(64, IsScalableVector)); in DecodeIITType()
939 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
942 OutputTable.push_back(IITDescriptor::getVector(128, IsScalableVector)); in DecodeIITType()
943 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
946 OutputTable.push_back(IITDescriptor::getVector(256, IsScalableVector)); in DecodeIITType()
947 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
950 OutputTable.push_back(IITDescriptor::getVector(512, IsScalableVector)); in DecodeIITType()
951 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
954 OutputTable.push_back(IITDescriptor::getVector(1024, IsScalableVector)); in DecodeIITType()
955 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
958 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Pointer, 0)); in DecodeIITType()
959 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
962 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Pointer, in DecodeIITType()
964 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
969 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Argument, ArgInfo)); in DecodeIITType()
974 OutputTable.push_back(IITDescriptor::get(IITDescriptor::ExtendArgument, in DecodeIITType()
980 OutputTable.push_back(IITDescriptor::get(IITDescriptor::TruncArgument, in DecodeIITType()
986 OutputTable.push_back(IITDescriptor::get(IITDescriptor::HalfVecArgument, in DecodeIITType()
992 OutputTable.push_back(IITDescriptor::get(IITDescriptor::SameVecWidthArgument, in DecodeIITType()
998 OutputTable.push_back(IITDescriptor::get(IITDescriptor::PtrToArgument, in DecodeIITType()
1004 OutputTable.push_back(IITDescriptor::get(IITDescriptor::PtrToElt, ArgInfo)); in DecodeIITType()
1010 OutputTable.push_back( in DecodeIITType()
1015 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Struct, 0)); in DecodeIITType()
1025 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Struct,StructElts)); in DecodeIITType()
1028 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
1033 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Subdivide2Argument, in DecodeIITType()
1039 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Subdivide4Argument, in DecodeIITType()
1045 OutputTable.push_back(IITDescriptor::get(IITDescriptor::VecElementArgument, in DecodeIITType()
1050 DecodeIITType(NextElt, Infos, Info, OutputTable); in DecodeIITType()
1055 OutputTable.push_back(IITDescriptor::get(IITDescriptor::VecOfBitcastsToInt, in DecodeIITType()