Home
last modified time | relevance | path

Searched refs:Helpers (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprOpenMP.h323 ArrayRef<OMPIteratorHelperData> Helpers);
361 ArrayRef<OMPIteratorHelperData> Helpers);
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1yStatus.rst7 .. include:: Helpers/Styles.rst
H A DCxx2bStatus.rst7 .. include:: Helpers/Styles.rst
H A DCxx1zStatus.rst7 .. include:: Helpers/Styles.rst
H A DRangesStatus.rst7 .. include:: Helpers/Styles.rst
H A DFormatStatus.rst7 .. include:: Helpers/Styles.rst
H A DCxx2aStatus.rst7 .. include:: Helpers/Styles.rst
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DOptParser.td116 // Helpers for defining options.
147 // Helpers for defining marshalling information (typically used in Clang's -cc1
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A DKconfig199 Helpers for VRAM memory management
206 Helpers for ttm-based gem objects
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4885 ArrayRef<OMPIteratorHelperData> Helpers) in OMPIteratorExpr() argument
4895 setHelper(I, Helpers[I]); in OMPIteratorExpr()
4905 ArrayRef<OMPIteratorHelperData> Helpers) { in Create() argument
4906 assert(Data.size() == Helpers.size() && in Create()
4912 Helpers.size()), in Create()
4914 return new (Mem) OMPIteratorExpr(T, IteratorKwLoc, L, R, Data, Helpers); in Create()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A DREADME.md131 | [importc.d](https://github.com/dlang/dmd/blob/master/src/dmd/importc.d) | Helpers specific …
133 | [mustuse.d](https://github.com/dlang/dmd/blob/master/src/dmd/mustuse.d) | Helpers related t…
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltinsSystemZ.def289 // Helpers to implement vec_revb.
H A DDiagnosticCommonKinds.td10 // Common Helpers
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoVSDPatterns.td22 // Helpers to define the SDNode patterns.
H A DRISCVInstrInfoVVLPatterns.td22 // Helpers to define the VL patterns.
H A DRISCVInstrInfo.td1166 // Helpers for defining specific operations. They are defined for each system
H A DRISCVInstrInfoVPseudos.td549 // Helpers to define the different pseudo instructions.
2152 // Helpers to define the intrinsic patterns.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Schedule.td64 // Helpers to mark SchedWrites as unsupported.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td52 // Helpers
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp5267 SmallVector<OMPIteratorHelperData, 4> Helpers; in ActOnOMPIteratorExpr() local
5412 OMPIteratorHelperData &HD = Helpers.emplace_back(); in ActOnOMPIteratorExpr()
5419 Helpers.assign(ID.size(), {}); in ActOnOMPIteratorExpr()
5430 LLoc, RLoc, ID, Helpers); in ActOnOMPIteratorExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td265 // Helpers for defining instructions that directly correspond to intrinsics.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td248 // Helpers for type promotions/contractions.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.md4419 ;; Helpers for the above. The way reload is structured, we can't
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.md4416 ;; Helpers for the above. The way reload is structured, we can't
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dneon.md1052 ;; Helpers for quad-word reduction operations

12