Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp80 llvm::Type *&PipeTy) { in getPipeType()
99 const PipeType *PipeTy = PipeArg->getType()->castAs<PipeType>(); in getPipeElemSize() local
109 const PipeType *PipeTy = PipeArg->getType()->castAs<PipeType>(); in getPipeElemAlign() local
H A DCGBuiltin.cpp4648 const auto *PipeTy = E->getArg(0)->getType()->castAs<PipeType>(); in EmitBuiltinExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp9947 if(const PipeType *PipeTy = PT->getAs<PipeType>()) { in ActOnFunctionDeclarator() local
H A DSemaChecking.cpp1131 const PipeType *PipeTy = cast<PipeType>(Arg0->getType()); in checkOpenCLPipePacketType() local