Searched refs:arg2comp (Results 1 – 1 of 1) sorted by relevance
1029 int arg2comp = 0; in fold() local1031 arg2comp = std::min(comp, children[2]->getAsTyped()->getType().getVectorSize() - 1); in fold()1122 … childConstUnions[2][arg2comp].getDConst())); in fold()1126 … childConstUnions[2][arg2comp].getUConst())); in fold()1130 … childConstUnions[2][arg2comp].getI8Const())); in fold()1134 … childConstUnions[2][arg2comp].getU8Const())); in fold()1138 … childConstUnions[2][arg2comp].getI16Const())); in fold()1142 … childConstUnions[2][arg2comp].getU16Const())); in fold()1146 … childConstUnions[2][arg2comp].getIConst())); in fold()1150 … childConstUnions[2][arg2comp].getI64Const())); in fold()[all …]