Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
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
DCGBuiltin.cpp4424 const auto *PipeTy = E->getArg(0)->getType()->castAs<PipeType>(); in EmitBuiltinExpr() local
/external/clang/lib/CodeGen/
DCGOpenCLRuntime.h35 llvm::Type *PipeTy; variable
/external/clang/lib/Sema/
DSemaChecking.cpp543 const PipeType *PipeTy = cast<PipeType>(Arg0->getType()); in checkOpenCLPipePacketType() local
DSemaDecl.cpp8590 if(const PipeType *PipeTy = PT->getAs<PipeType>()) { in ActOnFunctionDeclarator() local
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp9855 if(const PipeType *PipeTy = PT->getAs<PipeType>()) { in ActOnFunctionDeclarator() local
DSemaChecking.cpp1129 const PipeType *PipeTy = cast<PipeType>(Arg0->getType()); in checkOpenCLPipePacketType() local