Searched refs:mDoubleTy (Results 1 – 3 of 3) sorted by relevance
62 Type* mDoubleTy; member
57 mDoubleTy = Type::getDoubleTy(pJitMgr->mContext); in Builder()
766 …BITCAST(S_EXT(vMask, VectorType::get(mInt64Ty, mVWidth/2)), VectorType::get(mDoubleTy, mVWidth/2)); in GATHERPD()777 vGather = UndefValue::get(VectorType::get(mDoubleTy, 4)); in GATHERPD()786 loadAddress = BITCAST(loadAddress,PointerType::get(mDoubleTy,0)); in GATHERPD()