Home
last modified time | relevance | path

Searched defs:cy (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dclang-sections-tentative.c24 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 Dmove.pass.cpp53 const int cy = y; in test_constexpr_move() local
/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp319 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 DSelectObjectAttr.cpp441 Value *cx = llvmValue(cluster.x), *cy = llvmValue(cluster.y), createKernelLaunch() local
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unused-filescoped.cpp85 const unsigned int cy = 0; variable
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_arg_nontype.cpp449 C<Y>::D<int*, 0, 1> cy; // expected-error {{undefined}} expected-note {{instantiation of}} global() variable
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp655 __anon7bee07873702(Expr<SomeCharacter> &&cx, Expr<SomeCharacter> &&cy) Relate() argument