Home | History | Annotate | Download | only in Renderscript

Lines Matching refs:Int128Ty

194     llvm::Type *Int128Ty = llvm::Type::getIntNTy(*Context, 128);
195 if (AllocType == V2xi64Ty || AllocType == Int128Ty) {