/llvm-project/clang/test/CXX/class.access/class.protected/ |
H A D | p1.cpp | 7 static int sx; // expected-note 3 {{declared}} \ member in test0::A 38 static int sx; member in test1::A 72 static int sx; member in test2::A 107 static int sx; member in test3::A 142 static int sx; // expected-note 3{{member is declared here}} member in test4::A 177 static int sx; // expected-note 3{{member is declared here}} member in test5::A 268 void (*sx)(Static) = &A::foo; in test() local 272 void (*sx)(Static) = &A::foo; in test() local 276 void (*sx)(Static) = &A::foo; in test() local 280 void (*sx)(Static) = &A::foo; in test() local
|
/llvm-project/clang/test/CXX/class/class.nest/ |
H A D | p1-cxx0x.cpp | 5 static int sx; member in Outer
|
H A D | p1.cpp | 7 static int sx; member in Outer
|
/llvm-project/libc/AOR_v20.02/math/ |
H A D | v_pow.c | 20 f64_t sx = v_get_f64 (x, lane); in V_NAME() local
|
/llvm-project/clang/test/CodeGenCUDA/ |
H A D | managed-var.cu | 62 static __managed__ int sx = 1; variable
|
/llvm-project/clang/test/OpenMP/ |
H A D | atomic_compare_codegen.cpp | 17 short sx, se, sd; in foo() local 2204 short sx, sv, sr, se, sd; in bar() local 11890 short sx, sv, se, sd; in sxevd() local
|
H A D | atomic_capture_codegen.cpp | 25 short sv, sx; variable
|
H A D | atomic_read_codegen.c | 17 short sv, sx; variable
|
H A D | atomic_write_codegen.c | 17 short sv, sx; variable
|
H A D | atomic_update_codegen.cpp | 16 short sv, sx; variable
|
/llvm-project/libc/src/__support/FPUtil/generic/ |
H A D | FMod.h | 198 eval_internal(FPB sx,FPB sy) eval_internal() argument [all...] |
/llvm-project/clang/test/Parser/ |
H A D | cxx11-user-defined-literals.cpp | 63 S<L'x'_id> sx; global() variable
|
/llvm-project/flang/unittests/Evaluate/ |
H A D | integer.cpp | 99 std::int64_t sx = x; in exhaustiveTesting() local
|
/llvm-project/llvm/lib/Target/VE/Disassembler/ |
H A D | VEDisassembler.cpp | 374 unsigned sx = fieldFromInstruction(insn, 48, 7); in DecodeMem() local 398 unsigned sx = fieldFromInstruction(insn, 48, 7); in DecodeMemAS() local 469 unsigned sx = fieldFromInstruction(insn, 48, 7); in DecodeCAS() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | class.cpp | 79 static int sx; global() member in C
|
H A D | warn-unused-local-typedef.cpp | 147 auto sx = static_sneaky(); variable
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p8vector.c | 15 signed __int128 sx; variable
|
/llvm-project/flang/lib/Evaluate/ |
H A D | fold-integer.cpp | 683 if (auto *sx{UnwrapExpr<Expr<SomeReal>>(args[0])}) { FoldIntrinsicFunction() local 1084 if (auto *sx{UnwrapExpr<Expr<SomeReal>>(args[0])}) { FoldIntrinsicFunction() local 1105 if (auto *sx{UnwrapExpr<Expr<SomeReal>>(args[0])}) { FoldIntrinsicFunction() local
|
/llvm-project/lld/COFF/ |
H A D | Chunks.cpp | 212 uint64_t sx = s; applyRelARM() local
|