Searched refs:Helpers (Results 1 – 18 of 18) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/riscv/ |
| H A D | int_mul_impl.inc | 9 // Helpers used by __mulsi3, __muldi3.
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExprOpenMP.h | 323 ArrayRef<OMPIteratorHelperData> Helpers); 361 ArrayRef<OMPIteratorHelperData> Helpers);
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/ |
| H A D | zpool_reopen.shlib | 85 # Helpers for wait_for_action function:
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | int_div_impl.inc | 9 // Helpers used by __udivsi3, __umodsi3, __udivdi3, and __umodsi3.
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/ |
| H A D | OptParser.td | 128 // Helpers for defining options. 162 // Helpers for defining marshalling information (typically used in Clang's -cc1
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 5189 ArrayRef<OMPIteratorHelperData> Helpers) in OMPIteratorExpr() argument 5199 setHelper(I, Helpers[I]); in OMPIteratorExpr() 5209 ArrayRef<OMPIteratorHelperData> Helpers) { in Create() argument 5210 assert(Data.size() == Helpers.size() && in Create() 5216 Helpers.size()), in Create() 5218 return new (Mem) OMPIteratorExpr(T, IteratorKwLoc, L, R, Data, Helpers); in Create()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsSystemZ.def | 289 // Helpers to implement vec_revb.
|
| H A D | DiagnosticCommonKinds.td | 10 // Common Helpers
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoZvk.td | 427 // Helpers for detecting splats since we preprocess splat_vector to vmv.v.x
|
| H A D | RISCVInstrInfoVSDPatterns.td | 21 // Helpers to define the SDNode patterns.
|
| H A D | RISCVInstrInfo.td | 1841 // Helpers for defining specific operations. They are defined for each system
|
| H A D | RISCVInstrInfoVPseudos.td | 722 // Helpers to define the different pseudo instructions. 3970 // Helpers to define the intrinsic patterns.
|
| H A D | RISCVInstrInfoVVLPatterns.td | 21 // Helpers to define the VL patterns.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86Schedule.td | 64 // Helpers to mark SchedWrites as unsupported.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.td | 40 // Helpers
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrAltivec.td | 265 // Helpers for defining instructions that directly correspond to intrinsics.
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 5728 SmallVector<OMPIteratorHelperData, 4> Helpers; in ActOnOMPIteratorExpr() local 5873 OMPIteratorHelperData &HD = Helpers.emplace_back(); in ActOnOMPIteratorExpr() 5880 Helpers.assign(ID.size(), {}); in ActOnOMPIteratorExpr() 5891 LLoc, RLoc, ID, Helpers); in ActOnOMPIteratorExpr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonPatterns.td | 245 // Helpers for type promotions/contractions.
|