Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp85 llvm::Type *&PipeTy) { in getPipeType()
104 const PipeType *PipeTy = PipeArg->getType()->castAs<PipeType>(); in getPipeElemSize() local
114 const PipeType *PipeTy = PipeArg->getType()->castAs<PipeType>(); in getPipeElemAlign() local
H A DCGBuiltin.cpp4852 const auto *PipeTy = E->getArg(0)->getType()->castAs<PipeType>(); in EmitBuiltinExpr() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp10658 if(const PipeType *PipeTy = PT->getAs<PipeType>()) { in ActOnFunctionDeclarator() local
H A DSemaChecking.cpp1705 const PipeType *PipeTy = cast<PipeType>(Arg0->getType()); in checkOpenCLPipePacketType() local