Searched defs:toVec (Results 1 – 1 of 1) sorted by relevance
2086 bool toVec = isa<VectorType>(Ty); in getTrunc() local2100 bool toVec = isa<VectorType>(Ty); in getSExt() local2114 bool toVec = isa<VectorType>(Ty); in getZExt() local2128 bool toVec = isa<VectorType>(Ty); in getFPTrunc() local2140 bool toVec = isa<VectorType>(Ty); in getFPExtend() local2152 bool toVec = isa<VectorType>(Ty); in getUIToFP() local2163 bool toVec = isa<VectorType>(Ty); in getSIToFP() local2174 bool toVec = isa<VectorType>(Ty); in getFPToUI() local2185 bool toVec = isa<VectorType>(Ty); in getFPToSI() local