Searched defs:fromVec (Results 1 – 1 of 1) sorted by relevance
2093 bool fromVec = isa<VectorType>(C->getType()); in getTrunc() local2107 bool fromVec = isa<VectorType>(C->getType()); in getSExt() local2121 bool fromVec = isa<VectorType>(C->getType()); in getZExt() local2135 bool fromVec = isa<VectorType>(C->getType()); in getFPTrunc() local2147 bool fromVec = isa<VectorType>(C->getType()); in getFPExtend() local2159 bool fromVec = isa<VectorType>(C->getType()); in getUIToFP() local2170 bool fromVec = isa<VectorType>(C->getType()); in getSIToFP() local2181 bool fromVec = isa<VectorType>(C->getType()); in getFPToUI() local2192 bool fromVec = isa<VectorType>(C->getType()); in getFPToSI() local