Home
last modified time | relevance | path

Searched refs:Declarations (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1127 ArrayRef<const ValueDecl *> Declarations) { in getUniqueDeclarationsTotalNumber() argument
1130 for (const ValueDecl *D : Declarations) { in getUniqueDeclarationsTotalNumber()
1142 ArrayRef<ValueDecl *> Declarations, in Create() argument
1177 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
1199 ArrayRef<ValueDecl *> Declarations, in Create() argument
1232 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
1249 ArrayRef<ValueDecl *> Declarations, in Create() argument
1283 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
1314 ArrayRef<ValueDecl *> Declarations, in Create() argument
1344 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFRegisterInfo.td10 // Declarations that describe the BPF register file
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegisterInfo.td9 // Declarations that describe the SPIR-V register file.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.td10 // Declarations that describe the XCore register file
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiRegisterInfo.td8 // Declarations that describe the Lanai register file
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCRegisterInfo.td10 // Declarations that describe the ARC register file
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.td10 // Declarations that describe the CSKY registers.
147 // Declarations that describe the CSKY register class.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.td10 // Declarations that describe the PTX register file
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.td10 // Declarations that describe the MSP430 register file
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSystemRegister.td12 // Declarations that describe the ARM system-registers
H A DARMRegisterInfo.td12 // Declarations that describe the ARM register file
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5435 void setClauseInfo(ArrayRef<ValueDecl *> Declarations, in setClauseInfo() argument
5439 assert(getUniqueDeclarationsTotalNumber(Declarations) == in setClauseInfo()
5444 assert(Declarations.size() == ComponentLists.size() && in setClauseInfo()
5446 assert(Declarations.size() == NumComponentLists && in setClauseInfo()
5456 for (auto DI = Declarations.begin(), DE = Declarations.end(); DI != DE; in setClauseInfo()
5987 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations,
6960 ArrayRef<ValueDecl *> Declarations,
7161 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations,
7465 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations,
7568 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations,
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.td10 // Declarations that describe the VE register file
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp255 DenseMap<StringRef, const Record *> Declarations; in checkSTIPredicates() local
261 const auto It = Declarations.find(Name); in checkSTIPredicates()
262 if (It == Declarations.end()) { in checkSTIPredicates()
263 Declarations[Name] = R; in checkSTIPredicates()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchRegisterInfo.td10 // Declarations that describe the LoongArch register files
/freebsd-14.2/usr.sbin/bsnmpd/bsnmpd/
H A Dsnmpd.config31 # Declarations for SNMP-USER-BASED-SM-MIB authentication and privacy options
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.td238 // Declarations.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.td10 // Declarations that describe the AVR register file
/freebsd-14.2/crypto/heimdal/lib/roken/
H A Droken.h.in62 /* Declarations for Microsoft Windows */
126 /* Declarations for Microsoft Visual C runtime on Windows */
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.td10 // Declarations that describe the Sparc register file
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.td10 // Declarations that describe the MIPS register file
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.td10 // Declarations that describe the RISC-V register files
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.td10 // Declarations that describe the Hexagon register file.
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dasn1.h.in224 * Declarations for template structures: for full definitions see asn1t.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td123 // Declarations that describe the SI registers

12