Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1310 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getTrunc() local
1324 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSExt() local
1338 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getZExt() local
1352 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPTrunc() local
1364 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPExtend() local
1376 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getUIToFP() local
1387 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSIToFP() local
1398 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToUI() local
1409 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToSI() local
/external/llvm/lib/IR/
DConstants.cpp1566 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getTrunc() local
1580 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSExt() local
1594 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getZExt() local
1608 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPTrunc() local
1620 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPExtend() local
1632 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getUIToFP() local
1643 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getSIToFP() local
1654 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToUI() local
1665 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; in getFPToSI() local