Home
last modified time | relevance | path

Searched defs:getPipeType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp69 llvm::Type *CGOpenCLRuntime::getPipeType() { in getPipeType() function in CGOpenCLRuntime
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2052 static SPIRVType *getPipeType(const StructType *OpaqueType, in getPipeType() function
/aosp_15_r20/external/clang/lib/AST/
H A DASTContext.cpp3129 QualType ASTContext::getPipeType(QualType T) const { in getPipeType() function in ASTContext