Home
last modified time | relevance | path

Searched defs:fromVec (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
DConstants.cpp1440 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getTrunc() local
1454 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSExt() local
1468 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getZExt() local
1482 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPTrunc() local
1494 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPExtend() local
1506 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getUIToFP() local
1517 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSIToFP() local
1528 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToUI() local
1539 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToSI() local