Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2690 static SPIRVType *getPipeType(const TargetExtType *ExtensionType, in getPipeType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4924 QualType ASTContext::getPipeType(QualType T, bool ReadOnly) const { in getPipeType() function in ASTContext