| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | OpenMPClause.cpp | 1150 ArrayRef<const ValueDecl *> Declarations) { in getUniqueDeclarationsTotalNumber() argument 1152 for (const ValueDecl *D : Declarations) { in getUniqueDeclarationsTotalNumber() 1161 ArrayRef<ValueDecl *> Declarations, in Create() argument 1169 Sizes.NumUniqueDeclarations = getUniqueDeclarationsTotalNumber(Declarations); in Create() 1196 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 1218 ArrayRef<ValueDecl *> Declarations, in Create() argument 1225 Sizes.NumUniqueDeclarations = getUniqueDeclarationsTotalNumber(Declarations); in Create() 1251 Clause->setClauseInfo(Declarations, ComponentLists); in Create() 1268 ArrayRef<ValueDecl *> Declarations, in Create() argument 1275 Sizes.NumUniqueDeclarations = getUniqueDeclarationsTotalNumber(Declarations); in Create() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFRegisterInfo.td | 10 // Declarations that describe the BPF register file
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreRegisterInfo.td | 10 // Declarations that describe the XCore register file
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVRegisterInfo.td | 9 // Declarations that describe the SPIR-V register file.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiRegisterInfo.td | 8 // Declarations that describe the Lanai register file
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCRegisterInfo.td | 10 // Declarations that describe the ARC register file
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYRegisterInfo.td | 10 // Declarations that describe the CSKY registers. 147 // Declarations that describe the CSKY register class.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXRegisterInfo.td | 10 // Declarations that describe the PTX register file
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430RegisterInfo.td | 10 // Declarations that describe the MSP430 register file
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMSystemRegister.td | 12 // Declarations that describe the ARM system-registers
|
| H A D | ARMRegisterInfo.td | 12 // Declarations that describe the ARM register file
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 5839 getUniqueDeclarationsTotalNumber(ArrayRef<const ValueDecl *> Declarations); 6026 void setClauseInfo(ArrayRef<ValueDecl *> Declarations, in setClauseInfo() argument 6030 assert(getUniqueDeclarationsTotalNumber(Declarations) == in setClauseInfo() 6035 assert(Declarations.size() == ComponentLists.size() && in setClauseInfo() 6037 assert(Declarations.size() == NumComponentLists && in setClauseInfo() 6047 for (auto DI = Declarations.begin(), DE = Declarations.end(); DI != DE; in setClauseInfo() 6579 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, 7586 ArrayRef<ValueDecl *> Declarations, 7787 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, 7958 ArrayRef<Expr *> Inits, ArrayRef<ValueDecl *> Declarations, [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VERegisterInfo.td | 10 // Declarations that describe the VE register file
|
| /freebsd/usr.sbin/bsnmpd/bsnmpd/ |
| H A D | snmpd.config | 31 # Declarations for SNMP-USER-BASED-SM-MIB authentication and privacy options
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchRegisterInfo.td | 10 // Declarations that describe the LoongArch register files
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| H A D | Nodes.td | 238 // Declarations.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRRegisterInfo.td | 10 // Declarations that describe the AVR register file
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | roken.h.in | 62 /* Declarations for Microsoft Windows */ 126 /* Declarations for Microsoft Visual C runtime on Windows */
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcRegisterInfo.td | 10 // Declarations that describe the Sparc register file
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenSchedule.cpp | 254 DenseMap<StringRef, const Record *> Declarations; in checkSTIPredicates() local 259 const auto [It, Inserted] = Declarations.try_emplace(Name, R); in checkSTIPredicates()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsRegisterInfo.td | 10 // Declarations that describe the MIPS register file
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.td | 10 // Declarations that describe the Hexagon register file.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.td | 10 // Declarations that describe the RISC-V register files
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | asn1.h.in | 232 * Declarations for template structures: for full definitions see asn1t.h
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.td | 77 // Declarations that describe the SI registers
|