Searched defs:cy (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang/test/CodeGenCXX/ |
H A D | clang-sections-tentative.c | 24 const int cy; // not assigned a section attribute variable 29 const int cy; // .rodata.2 variable
|
/llvm-project/libcxx/test/std/utilities/utility/forward/ |
H A D | move.pass.cpp | 53 const int cy = y; in test_constexpr_move() local
|
/llvm-project/llvm/lib/Target/VE/Disassembler/ |
H A D | VEDisassembler.cpp | 319 bool cy = fieldFromInstruction(insn, 47, 1); in DecodeASX() local 470 bool cy = fieldFromInstruction(insn, 47, 1); in DecodeCAS() local 602 bool cy = fieldFromInstruction(insn, 47, 1); in DecodeBranchCondition() local
|
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/GPU/ |
H A D | SelectObjectAttr.cpp | 441 Value *cx = llvmValue(cluster.x), *cy = llvmValue(cluster.y), createKernelLaunch() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | warn-unused-filescoped.cpp | 85 const unsigned int cy = 0; variable
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | temp_arg_nontype.cpp | 449 C<Y>::D<int*, 0, 1> cy; // expected-error {{undefined}} expected-note {{instantiation of}} global() variable
|
/llvm-project/flang/lib/Evaluate/ |
H A D | tools.cpp | 655 __anon7bee07873702(Expr<SomeCharacter> &&cx, Expr<SomeCharacter> &&cy) Relate() argument
|