Searched defs:sy (Results 1 – 8 of 8) sorted by relevance
/llvm-project/libc/AOR_v20.02/math/ |
H A D | v_pow.c | 21 f64_t sy = v_get_f64 (y, lane); in V_NAME() local
|
H A D | v_powf.c | 167 float sy; in V_NAME() local
|
/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 | 64 S<u'y'_id> sy; global() variable
|
/llvm-project/flang/unittests/Evaluate/ |
H A D | integer.cpp | 138 std::int64_t sy = y; in exhaustiveTesting() local
|
/llvm-project/llvm/lib/Target/VE/Disassembler/ |
H A D | VEDisassembler.cpp | 318 unsigned sy = fieldFromInstruction(insn, 40, 7); in DecodeASX() local 471 unsigned sy = fieldFromInstruction(insn, 40, 7); in DecodeCAS() local 603 unsigned sy = fieldFromInstruction(insn, 40, 7); in DecodeBranchCondition() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | warn-unused-local-typedef.cpp | 148 decltype(sx)::t sy; variable
|
/llvm-project/clang/test/CodeGen/VE/ |
H A D | ve-velintrin.c | 618 test_lvm_mmss(unsigned long sy, unsigned long sz) { in test_lvm_mmss() 625 test_lvm_MMss(unsigned long sy, unsigned long sz) { in test_lvm_MMss() 632 test_svm_sms(unsigned long sy) { in test_svm_sms() 639 test_svm_sMs(unsigned long sy) { in test_svm_sMs()
|