Home | History | Annotate | Download | only in Renderscript

Lines Matching defs:VoidPtrTy

115     llvm::Type *VoidPtrTy = llvm::Type::getInt8PtrTy(*C);
116 if (mEnableStepOpt && T != VoidPtrTy && PT) {
176 llvm::Type *VoidPtrTy = llvm::Type::getInt8PtrTy(*C);
196 StructTys.push_back(VoidPtrTy); // const void *in
197 StructTys.push_back(VoidPtrTy); // void *out
198 StructTys.push_back(VoidPtrTy); // const void *usr
396 llvm::Type *VoidPtrTy = llvm::Type::getInt8PtrTy(*C);
416 StructTys.push_back(VoidPtrTy); // const void *in
417 StructTys.push_back(VoidPtrTy); // void *out
418 StructTys.push_back(VoidPtrTy); // const void *usr