Searched defs:fromVec (Results 1 – 1 of 1) sorted by relevance
2087 bool fromVec = isa<VectorType>(C->getType()); in getTrunc() local2101 bool fromVec = isa<VectorType>(C->getType()); in getSExt() local2115 bool fromVec = isa<VectorType>(C->getType()); in getZExt() local2129 bool fromVec = isa<VectorType>(C->getType()); in getFPTrunc() local2141 bool fromVec = isa<VectorType>(C->getType()); in getFPExtend() local2153 bool fromVec = isa<VectorType>(C->getType()); in getUIToFP() local2164 bool fromVec = isa<VectorType>(C->getType()); in getSIToFP() local2175 bool fromVec = isa<VectorType>(C->getType()); in getFPToUI() local2186 bool fromVec = isa<VectorType>(C->getType()); in getFPToSI() local