Searched defs:toVec (Results 1 – 1 of 1) sorted by relevance
1523 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getTrunc() local1537 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getSExt() local1551 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getZExt() local1565 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPTrunc() local1577 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPExtend() local1589 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getUIToFP() local1600 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getSIToFP() local1611 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPToUI() local1622 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPToSI() local