Home
last modified time | relevance | path

Searched refs:defset (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/test/TableGen/
Ddefset-typeerror.td4 // CHECK: error: adding record of incompatible type 'A' to defset
12 defset list<B> Bs = {
Ddefset.td41 defset list<A> As = {
46 defset list<A> SubAs = {
/external/f2fs-tools/mkfs/
Df2fs_format_main.c93 if (c.defset == CONF_ANDROID) in f2fs_show_info()
108 switch (c.defset) { in add_default_options()
173 c.defset = CONF_ANDROID; in f2fs_parse_options()
/external/llvm-project/llvm/utils/vim/syntax/
Dtablegen.vim17 syn keyword tgKeyword def let in code dag field include defm foreach defset defvar if then else
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfoVPseudos.td73 defset list<VTypeInfo> AllVectors = {
74 defset list<VTypeInfo> AllIntegerVectors = {
/external/f2fs-tools/fsck/
Dmain.c203 switch (c.defset) { in add_default_options()
275 c.defset = CONF_ANDROID; in f2fs_parse_options()
407 c.defset = CONF_ANDROID; in f2fs_parse_options()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicsAMDGPU.td549 defset list<AMDGPUSampleVariant> AMDGPUSampleVariants = {
571 defset list<AMDGPUSampleVariant> AMDGPUSampleVariantsNoGradients = {
719 defset list<AMDGPUImageDimIntrinsic> AMDGPUImageDimIntrinsics = {
817 defset list<AMDGPUImageDimIntrinsic> AMDGPUImageDimAtomicIntrinsics = {
855 defset list<AMDGPURsrcIntrinsic> AMDGPUBufferIntrinsics = {
1145 } // defset AMDGPUBufferIntrinsics
/external/llvm-project/llvm/docs/TableGen/
DProgRef.rst199 defset defvar field if in
452 * A variable defined with the ``defvar`` or ``defset`` statements.
657 These include global variables defined by ``defvar`` and ``defset``.
1132 ``defset`` --- create a definition set
1135 The ``defset`` statement is used to collect a set of records into a global
1139 Defset: "defset" `Type` `TokIdentifier` "=" "{" `Statement`* "}"
1146 record class. The ``defset`` statement establishes a scope for its
1148 ``defset`` that is not of type *class*.
1150 The ``defset`` statement can be nested. The inner ``defset`` adds the
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicsAMDGPU.td566 defset list<AMDGPUSampleVariant> AMDGPUSampleVariants = {
588 defset list<AMDGPUSampleVariant> AMDGPUSampleVariantsNoGradients = {
750 defset list<AMDGPUImageDimIntrinsic> AMDGPUImageDimIntrinsics = {
853 defset list<AMDGPUImageDimIntrinsic> AMDGPUImageDimAtomicIntrinsics = {
891 defset list<AMDGPURsrcIntrinsic> AMDGPUBufferIntrinsics = {
1210 } // defset AMDGPUBufferIntrinsics
/external/f2fs-tools/include/
Df2fs_fs.h488 int defset; member
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXIntrinsics.td7520 defset list<WMMA_INSTR> MMA_LDSTs = {
7535 } // defset
7582 defset list<WMMA_INSTR> MMAs = {
7598 } // defset
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXIntrinsics.td7522 defset list<WMMA_INSTR> MMA_LDSTs = {
7537 } // defset
7584 defset list<WMMA_INSTR> MMAs = {
7600 } // defset