Searched defs:fromVec (Results 1 – 1 of 1) sorted by relevance
1738 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getTrunc() local1752 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSExt() local1766 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getZExt() local1780 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPTrunc() local1792 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPExtend() local1804 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getUIToFP() local1815 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSIToFP() local1826 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToUI() local1837 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToSI() local