Home
last modified time | relevance | path

Searched refs:Contiguous (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/flang/lib/Parser/
Dmisc-parsers.h49 constexpr auto contiguous{construct<Contiguous>("CONTIGUOUS"_tok)};
Dunparse.cpp280 void Unparse(const Contiguous &) { Word("CONTIGUOUS"); } in Unparse() argument
/external/llvm-project/lld/test/ELF/linkerscript/
Dlinkorder.s4 ## Contiguous SHF_LINK_ORDER sections.
/external/llvm-project/flang/include/flang/Evaluate/
Dcharacteristics.h173 ENUM_CLASS(Attr, Optional, Allocatable, Asynchronous, Contiguous, Value,
250 ENUM_CLASS(Attr, Allocatable, Pointer, Contiguous)
/external/llvm-project/flang/lib/Semantics/
Dpointer-assignment.cpp166 !funcResult->attrs.test(FunctionResult::Attr::Contiguous)) { in Check()
409 .set_isContiguous(lhs.attrs.test(DummyDataObject::Attr::Contiguous)) in CheckPointerAssignment()
Dcheck-call.cpp355 dummy.attrs.test(characteristics::DummyDataObject::Attr::Contiguous)}; in CheckExplicitDataArg()
Dresolve-names.cpp262 HANDLE_ATTR_CLASS(Contiguous, CONTIGUOUS)
/external/llvm-project/flang/lib/Evaluate/
Dcheck-expression.cpp580 characteristics::FunctionResult::Attr::Contiguous); in operator ()()
Dcharacteristics.cpp273 {Attr::CONTIGUOUS, DummyDataObject::Attr::Contiguous}, in Characterize()
514 {semantics::Attr::CONTIGUOUS, FunctionResult::Attr::Contiguous}, in Characterize()
/external/llvm-project/libcxx/docs/
DCxx1zStatusPaperStatus.csv11 "`N4284 <https://wg21.link/n4284>`__","LWG","Contiguous Iterators.","Urbana","|Complete|","3.6"
/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h969 EMPTY_CLASS(Contiguous);
972 std::variant<AccessSpec, Allocatable, CoarraySpec, Contiguous,
1326 std::variant<AccessSpec, Allocatable, Asynchronous, CoarraySpec, Contiguous,
Ddump-parse-tree.h205 NODE(parser, Contiguous) in NODE()
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/docs/
DReductionDesign.txt130 2. Contiguous Full Warp Reduction
/external/cpuinfo/test/dmesg/
Dgalaxy-s5-global.log14 <6>[ 0.000000] ION: Contiguous 0x400000 bytes @ 0x0 defined for 0:common
15 <6>[ 0.000000] ION: Contiguous 0x100000 bytes @ 0x0 defined for 2:mfc_sh
16 <6>[ 0.000000] ION: Contiguous 0x800000 bytes @ 0x0 defined for 10:g2d_wfd
17 <6>[ 0.000000] ION: Contiguous 0xa800000 bytes @ 0x0 defined for 11:video
18 <6>[ 0.000000] ION: Contiguous 0x100000 bytes @ 0x0 defined for 9:sectbl
19 <6>[ 0.000000] ION: Contiguous 0x100000 bytes @ 0x0 defined for 8:mfc_fw
20 <6>[ 0.000000] ION: Contiguous 0x100000 bytes @ 0x0 defined for 12:mfc_nfw
21 <6>[ 0.000000] ION: Contiguous 0x20000 bytes @ 0x0 defined for 13:secdma
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td28 // Contiguous loads - node definitions
46 // Contiguous load and replicate - node definitions
104 // Contiguous stores - node definitions
1053 // Contiguous prefetch (register + immediate)
1059 // Contiguous prefetch (register + register)
DSVEInstrFormats.td6138 // SVE Memory - Contiguous Load Group
6457 // SVE Memory - 32-bit Gather and Unsized Contiguous Group
7799 // SVE Memory - Contiguous Load And Replicate 256-bit Group
/external/eigen/doc/
DQuickReference.dox294 <td>Contiguous \n memory</td>
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td713 // Contiguous prefetch (register + immediate)
719 // Contiguous prefetch (register + register)
DSVEInstrFormats.td5531 // SVE Memory - Contiguous Load Group
5836 // SVE Memory - 32-bit Gather and Unsized Contiguous Group
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicsAArch64.td2396 // SVE2 - Contiguous conflict detection
/external/llvm-project/clang/include/clang/Basic/
Darm_sve.td200 def IsPrefetch : FlagType<0x08000000>; // Contiguous prefetches.
2021 // SVE2 - Contiguous conflict detection
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrMVE.td5103 // Contiguous load and store instructions. These come in two main
5116 // Contiguous, same size
5128 // Contiguous, widening/narrowing
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrMVE.td6076 // Contiguous load and store instructions. These come in two main
6089 // Contiguous, same size
6101 // Contiguous, widening/narrowing
/external/unicode/
DDerivedAge.txt29 # - Contiguous ranges are broken into separate lines where they would cross code point
/external/llvm-project/llvm/docs/
DAMDGPUUsage.rst8514 (1-15 Contiguous 32-bit Values in Registers)

12