| /llvm-project-15.0.7/compiler-rt/lib/builtins/riscv/ |
| H A D | int_mul_impl.inc | 9 // Helpers used by __mulsi3, __muldi3.
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Zip.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Cxx14.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Cxx2b.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Format.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Spaceship.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Ranges.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Cxx17.rst | 7 .. include:: ../Helpers/Styles.rst
|
| H A D | Cxx20.rst | 7 .. include:: ../Helpers/Styles.rst
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ExprOpenMP.h | 323 ArrayRef<OMPIteratorHelperData> Helpers); 361 ArrayRef<OMPIteratorHelperData> Helpers);
|
| /llvm-project-15.0.7/llvm/include/llvm/Option/ |
| H A D | OptParser.td | 116 // Helpers for defining options. 147 // Helpers for defining marshalling information (typically used in Clang's -cc1
|
| /llvm-project-15.0.7/compiler-rt/lib/builtins/ |
| H A D | int_div_impl.inc | 9 // Helpers used by __udivsi3, __umodsi3, __udivdi3, and __umodsi3.
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/LLVMIR/ |
| H A D | NVVMOps.td | 223 /// Helpers to instantiate different version of wmma intrinsics. 667 "/// Helpers to find valid n dimension based on mxk load shape.\n" 673 "/// Helpers to find valid m dimension based on kxn load shape.\n" 679 "/// Helpers to find valid k dimension based on mxn load shape.\n" 736 "/// Helpers to find valid k dimension based on mxn store shape.\n"
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | Expr.cpp | 4993 ArrayRef<OMPIteratorHelperData> Helpers) in OMPIteratorExpr() argument 5003 setHelper(I, Helpers[I]); in OMPIteratorExpr() 5013 ArrayRef<OMPIteratorHelperData> Helpers) { in Create() argument 5014 assert(Data.size() == Helpers.size() && in Create() 5020 Helpers.size()), in Create() 5022 return new (Mem) OMPIteratorExpr(T, IteratorKwLoc, L, R, Data, Helpers); in Create()
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | BuiltinsSystemZ.def | 289 // Helpers to implement vec_revb.
|
| H A D | DiagnosticCommonKinds.td | 10 // Common Helpers
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86Schedule.td | 64 // Helpers to mark SchedWrites as unsupported.
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.td | 52 // Helpers
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoVSDPatterns.td | 21 // Helpers to define the SDNode patterns.
|
| H A D | RISCVInstrInfoVVLPatterns.td | 21 // Helpers to define the VL patterns.
|
| H A D | RISCVInstrInfo.td | 1505 // Helpers for defining specific operations. They are defined for each system
|
| H A D | RISCVInstrInfoVPseudos.td | 604 // Helpers to define the different pseudo instructions. 2965 // Helpers to define the intrinsic patterns.
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrAltivec.td | 265 // Helpers for defining instructions that directly correspond to intrinsics.
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 5469 SmallVector<OMPIteratorHelperData, 4> Helpers; in ActOnOMPIteratorExpr() local 5614 OMPIteratorHelperData &HD = Helpers.emplace_back(); in ActOnOMPIteratorExpr() 5621 Helpers.assign(ID.size(), {}); in ActOnOMPIteratorExpr() 5632 LLoc, RLoc, ID, Helpers); in ActOnOMPIteratorExpr()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonPatterns.td | 236 // Helpers for type promotions/contractions.
|