Searched defs:fromVec (Results 1 – 1 of 1) sorted by relevance
1636 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getTrunc() local1650 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSExt() local1664 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getZExt() local1678 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPTrunc() local1690 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPExtend() local1702 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getUIToFP() local1713 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSIToFP() local1724 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToUI() local1735 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToSI() local