Searched refs:mSimdInt16Ty (Results 1 – 3 of 3) sorted by relevance
72 Type* mSimdInt16Ty; member
70 mSimdInt16Ty = VectorType::get(mInt16Ty, mVWidth); in Builder()
1043 Value* pResult = UndefValue::get(mSimdInt16Ty); in CVTPS2PH()