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

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DConstants.cpp1540 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; local
1554 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; local
1568 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; local
1582 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; local
1594 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; local
1606 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; local
1617 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; local
1628 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; local
1639 bool fromVec = C->getType()->getTypeID() == Type::VectorTyID; local
[all...]

Completed in 283 milliseconds