Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstants.cpp1523 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getTrunc() local
1537 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getSExt() local
1551 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getZExt() local
1565 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPTrunc() local
1577 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPExtend() local
1589 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getUIToFP() local
1600 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getSIToFP() local
1611 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPToUI() local
1622 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPToSI() local