/llvm-project/mlir/include/mlir/AsmParser/ |
H A D | AsmParserState.h | 55 SMDefinition definition; member 90 SMDefinition definition; member 107 SMDefinition definition; member 123 SMDefinition definition; member
|
/llvm-project/llvm/utils/vscode/llvm/src/ |
H A D | litTaskProvider.ts | 39 const definition: LITTaskDefinition = <any>_task.definition; constant
|
/llvm-project/lldb/include/lldb/Host/ |
H A D | OptionParser.h | 26 const OptionDefinition *definition; member
|
/llvm-project/polly/lib/External/isl/doc/ |
H A D | manual.tex | 44 \newtheorem{definition}[def]{Definition} theorem
|
/llvm-project/lldb/source/Interpreter/ |
H A D | Property.cpp | 22 Property::Property(const PropertyDefinition &definition) in Property()
|
H A D | OptionValueProperties.cpp | 27 for (const auto &definition : defs) { in Initialize() local
|
H A D | Options.cpp | 788 const auto &definition = group_option_defs[i]; Append() local [all...] |
/llvm-project/clang-tools-extra/clangd/index/remote/ |
H A D | Index.proto | 66 optional SymbolLocation definition = 4; field
|
/llvm-project/flang/include/flang/Parser/ |
H A D | provenance.h | 195 ProvenanceRange definition; global() member
|
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ |
H A D | OneShotAnalysis.cpp | 448 annotateConflict(OpOperand * uRead,OpOperand * uConflictingWrite,Value definition) annotateConflict() argument 779 for (Value definition : definitions) { hasReadAfterWriteInterference() local [all...] |
/llvm-project/flang/lib/Optimizer/Transforms/ |
H A D | AffinePromotion.cpp | 333 if (auto definition = value.getDefiningOp<mlir::arith::ConstantOp>()) in constantIntegerLike() local
|
/llvm-project/mlir/lib/Tools/tblgen-lsp-server/ |
H A D | TableGenServer.cpp | 151 PointerUnion<const llvm::Record *, const llvm::RecordVal *> definition; global() member [all...] |
/llvm-project/clang/test/CodeGenCXX/ |
H A D | mangle-template.cpp | 133 struct definition { struct
|
H A D | visibility.cpp | 29 struct definition { struct
|
/llvm-project/mlir/tools/mlir-linalg-ods-gen/ |
H A D | mlir-linalg-ods-yaml-gen.cpp | 715 for (const std::string &definition : opConfig.metadata->defines) { generateNamedGenericOpOds() local
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangASTImporter.cpp | 660 if (!definition || !definition->isCompleteDefinition()) in importRecordLayoutFromOrigin() local
|
/llvm-project/clang/tools/libclang/ |
H A D | CXCursor.cpp | 1619 const MacroDefinitionRecord *definition = getCursorMacroDefinition(cursor); clang_getCursorCompletionString() local
|
/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 398 SExpr *definition() { return Definition; } in definition() function 399 const SExpr *definition() const { return Definition; } in definition() function [all...] |
/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectCommands.cpp | 2101 OptionDefinition definition = GetDefinitions()[option_idx]; SetOptionValue() local [all...] |
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/ |
H A D | PDLLServer.cpp | 149 PointerUnion<const ast::Decl *, const ods::Operation *> definition; global() member [all...] |
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/ |
H A D | LinalgTransformOps.cpp | 452 Operation *definition = val.getDefiningOp(); applyToOne() local
|