| /freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/ |
| H A D | CIRDialect.td | 1 //===- CIRDialect.td - CIR dialect -------------------------*- tablegen -*-===// 9 // This file declares the CIR dialect. 21 // A short one-line summary of our dialect. 22 let summary = "A high-level dialect for analyzing and optimizing Clang " 30 // Enable constant materialization for the CIR dialect. This generates a
|
| H A D | CIRAttrConstraints.td | 9 // This file defines the CIR dialect attributes constraints.
|
| H A D | CIRTypeConstraints.td | 9 // This file defines the CIR dialect type constraints.
|
| H A D | CIRTypes.td | 1 //===- CIRTypes.td - CIR dialect types ---------------------*- tablegen -*-===// 9 // This file declares the CIR dialect types.
|
| H A D | CIRAttrs.td | 9 // This file declares the CIR dialect attributes.
|
| H A D | CIROps.td | 1 //===-- CIROps.td - CIR dialect definition -----------------*- tablegen -*-===// 10 /// Definition of the CIR dialect 42 // LLVM IR dialect operation that the CIR operation will be lowered to. The 968 Its representation is closer to LLVM IR dialect
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | keymap.subr | 142 dialect = lang 143 if (length(dialect) >= 6 && 144 substr(dialect, 3, 1) == "_") 145 dialect = substr(dialect, 1, 3) ".." \ 146 substr(dialect, 6) 147 printf "f_dprintf \"dialect=[%%s]\" \"%s\";\n", dialect 188 else if (mark <= 3 && find_token(lg, dialect))
|
| /freebsd/usr.sbin/kbdmap/ |
| H A D | kbdmap.c | 565 char dialect[64], lang_abk[64]; in menu_read() local 578 strlcpy(dialect, lang, sizeof(dialect)); in menu_read() 579 if (strlen(dialect) >= 6 && dialect[2] == '_') { in menu_read() 580 dialect[3] = '.'; in menu_read() 581 dialect[4] = '.'; in menu_read() 591 fprintf(stderr, "dialect = %s\n", dialect); in menu_read() 667 else if (mark <= 3 && find_token(lg, dialect)) in menu_read()
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/ |
| H A D | LowerToLLVMIR.cpp | 54 registry.addExtension(+[](mlir::MLIRContext *ctx, cir::CIRDialect *dialect) { in registerCIRDialectTranslation() argument 55 dialect->addInterfaces<CIRDialectLLVMIRTranslationInterface>(); in registerCIRDialectTranslation()
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/OpenACC/ |
| H A D | RegisterOpenACCExtensions.cpp | 21 registry.addExtension(+[](mlir::MLIRContext *ctx, cir::CIRDialect *dialect) { in registerOpenACCExtensions() argument
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 89 /// Inline asm dialect, -masm=(att|intel)
|
| H A D | TokenKinds.def | 272 // KEYNOCXX - This is a keyword in every non-C++ dialect.
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | __config | 563 // Inline namespaces are available in Clang/GCC/MSVC regardless of C++ dialect.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrFormats.td | 2123 // Whether this needs be to restricted to a specific dialect.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 4938 def mtls_dialect_EQ : Joined<["-"], "mtls-dialect=">, Group<m_Group>, 4939 …Flags<[TargetSpecific]>, HelpText<"Which thread-local storage dialect to use for dynamic accesses …
|
| /freebsd/share/dict/ |
| H A D | web2a | 11923 class dialect 14467 creole dialect 16496 dialect atlas 16497 dialect geography 35374 Midland dialect
|
| H A D | web2 | 52787 dialect
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 2141 options into Visual Studio's dialect.
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 9563 …abstract = "PL/C is a compiler for a dialect for PL/I. The design objective was to provide a m…
|