Searched defs:fromVec (Results 1 – 1 of 1) sorted by relevance
1674 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getTrunc() local1688 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSExt() local1702 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getZExt() local1716 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPTrunc() local1728 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPExtend() local1740 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getUIToFP() local1751 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSIToFP() local1762 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToUI() local1773 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToSI() local