Searched defs:fromVec (Results 1 – 1 of 1) sorted by relevance
1440 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getTrunc() local1454 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSExt() local1468 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getZExt() local1482 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPTrunc() local1494 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPExtend() local1506 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getUIToFP() local1517 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSIToFP() local1528 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToUI() local1539 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToSI() local