Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DAsyncRegionRewriter.cpp89 auto tokenType = builder.getType<gpu::AsyncTokenType>(); in rewriteAsyncOp() local
/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp77 static LLVM::LLVMTokenType tokenType(MLIRContext *ctx) { in tokenType() function
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h1655 unsigned tokenType = 0; member