Searched defs:fromVec (Results 1 – 1 of 1) sorted by relevance
2085 bool fromVec = isa<VectorType>(C->getType()); in getTrunc() local2099 bool fromVec = isa<VectorType>(C->getType()); in getSExt() local2113 bool fromVec = isa<VectorType>(C->getType()); in getZExt() local2127 bool fromVec = isa<VectorType>(C->getType()); in getFPTrunc() local2139 bool fromVec = isa<VectorType>(C->getType()); in getFPExtend() local2151 bool fromVec = isa<VectorType>(C->getType()); in getUIToFP() local2162 bool fromVec = isa<VectorType>(C->getType()); in getSIToFP() local2173 bool fromVec = isa<VectorType>(C->getType()); in getFPToUI() local2184 bool fromVec = isa<VectorType>(C->getType()); in getFPToSI() local