Home
last modified time | relevance | path

Searched refs:s60 (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx98.cpp43 const char *s60 = "\u0060"; // `, ok variable
/external/clang/test/CodeGen/
Dx86_32-arguments-darwin.c293 struct s60 { int x __attribute((aligned(8))); }; struct
294 void f60(struct s60 x, int y) {} in f60()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfft.c288 REAL s60 = SIN60; /* sin(60 deg) */ in FFTRADIX() local
351 s60 = -s60; in FFTRADIX()
580 aj = (Re [k1] - Re [k2]) * s60; in FFTRADIX()
581 bj = (Im [k1] - Im [k2]) * s60; in FFTRADIX()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dspill-alloc-sgpr-init-bug.ll21 call void asm sideeffect "", "~{s60},~{s64},~{s68}" ()
Dbranch-relax-spill.ll70 %sgpr60 = tail call i32 asm sideeffect "s_mov_b32 s60, 0", "={s60}"() #0
189 tail call void asm sideeffect "; reg use $0", "{s60}"(i32 %sgpr60) #0
Dpartial-sgpr-to-vgpr-spills.ll150 ; GCN-NEXT: v_writelane_b32 v1, s60, 48
/external/v8/benchmarks/
Dregexp.js308 var s60 = computeInputVariants('vachggrkg', 40);
324 re3.exec(s60[i]);