Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltins-x86.c58 signed long long tmp_LLi; in f0() local
61 signed long tmp_LLi; in f0() local
321 tmp_LLi = __builtin_ia32_rdpmc(tmp_i); in f0()
324 tmp_LLi = __builtin_ia32_cvtss2si64(tmp_V4f); in f0()
325 tmp_LLi = __builtin_ia32_cvttss2si64(tmp_V4f); in f0()
349 (void) __builtin_ia32_movnti64(tmp_LLip, tmp_LLi); in f0()
364 tmp_LLi = __builtin_ia32_cvtsd2si64(tmp_V2d); in f0()
365 tmp_LLi = __builtin_ia32_cvttsd2si64(tmp_V2d); in f0()