Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DCodeComplete.cpp27 ast::Type currentType, bool allowInlineTypeConstraints, in codeCompleteConstraintName()
/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DEmulateNarrowType.cpp172 auto currentType = cast<MemRefType>(op.getMemref().getType()); matchAndRewrite() local
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp767 void codeCompleteConstraintName(ast::Type currentType, in codeCompleteConstraintName() argument
[all...]
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMMemorySlot.cpp684 Type currentType = gep.getElemType(); gepToByteOffset() local