| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | cxx-uninitialized-object-unguarded-access.cpp | 31 int Volume, Area; member in NoUnguardedFieldsTest 38 Volume = 0; in NoUnguardedFieldsTest() 53 (void)Volume; in operator +() 70 int Volume, Area; member in NoUngardedFieldsNoReturnFuncCalledTest 77 Volume = 0; in NoUngardedFieldsNoReturnFuncCalledTest() 92 (void)Volume; in operator +() 118 Volume = 0; in NoUnguardedFieldsWithUndefMethodTest() 133 (void)Volume; in operator +() 163 Volume = 0; in UnguardedFieldThroughMethodTest() 177 (void)Volume; in operator +() [all …]
|
| H A D | cxx-uninitialized-object-unionlike-constructs.cpp | 29 int Volume; member 35 Volume = Val; in UnionLikeStruct1() 55 int Volume; member 61 Volume = Val; in UnionLikeStruct2() 81 int Volume; member 87 Volume = Val; in UnionLikeStruct3() 107 int Volume; member 113 Volume = Val; in UnionLikeStruct4() 133 int Volume; member 139 Volume = Val; in UnionLikeStruct5()
|
| /llvm-project-15.0.7/openmp/libomptarget/src/ |
| H A D | api.cpp | 220 int NumDims, const size_t *Volume, in omp_target_memcpy_rect() argument 231 DPxPTR(Volume), ElementSize, NumDims); in omp_target_memcpy_rect() 239 if (!Dst || !Src || ElementSize < 1 || NumDims < 1 || !Volume || in omp_target_memcpy_rect() 247 Rc = omp_target_memcpy(Dst, Src, ElementSize * Volume[0], in omp_target_memcpy_rect() 260 for (size_t I = 0; I < Volume[0]; ++I) { in omp_target_memcpy_rect() 264 ElementSize, NumDims - 1, Volume + 1, DstOffsets + 1, SrcOffsets + 1, in omp_target_memcpy_rect()
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | ep_log.cl | 48 // Volume 16, Issue 4 (December 1990)
|
| H A D | log1p.cl | 104 // Volume 16, Issue 4 (December 1990)
|
| /llvm-project-15.0.7/openmp/libomptarget/include/ |
| H A D | omptarget.h | 235 int NumDims, const size_t *Volume,
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | isl.bib | 212 Volume = 3064, 293 Volume={6},
|
| /llvm-project-15.0.7/polly/www/video-js/ |
| H A D | video-js.css | 144 /* Volume 155 .vjs-volume-control div span.vjs-volume-level-on { border-color: #fff; /* Volume on bar color */ }
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVSystemOperands.td | 71 // Volume II: Privileged Architecture.
|
| H A D | RISCVInstrInfoZb.td | 26 // Cryptography Extensions Volume I: Scalar & Entropy Source Instructions,
|
| H A D | RISCVInstrInfo.td | 1486 // Manual: Volume I.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CompilerWriterInfo.rst | 112 * `LoongArch Reference Manual - Volume 1: Basic Architecture <https://loongson.github.io/LoongArch-…
|
| H A D | ProgrammersManual.rst | 76 #. `Bruce Eckel's Thinking in C++, 2nd ed. Volume 2 Revision 4.0
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 2273 The RISC-V Instruction Set Manual Volume II: Privileged Architecture
|