Searched defs:fromVec (Results 1 – 3 of 3) sorted by relevance
1566 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getTrunc() local1580 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSExt() local1594 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getZExt() local1608 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPTrunc() local1620 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPExtend() local1632 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getUIToFP() local1643 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSIToFP() local1654 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToUI() local1665 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToSI() local
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
2015 bool fromVec = isa<VectorType>(C->getType()); in getTrunc() local2029 bool fromVec = isa<VectorType>(C->getType()); in getSExt() local2043 bool fromVec = isa<VectorType>(C->getType()); in getZExt() local2057 bool fromVec = isa<VectorType>(C->getType()); in getFPTrunc() local2069 bool fromVec = isa<VectorType>(C->getType()); in getFPExtend() local2081 bool fromVec = isa<VectorType>(C->getType()); in getUIToFP() local2092 bool fromVec = isa<VectorType>(C->getType()); in getSIToFP() local2103 bool fromVec = isa<VectorType>(C->getType()); in getFPToUI() local2114 bool fromVec = isa<VectorType>(C->getType()); in getFPToSI() local