Searched refs:tmp_i (Results 1 – 2 of 2) sorted by relevance
55 signed int tmp_i; in f0() local315 tmp_i = __builtin_ia32_cvtss2si(tmp_V4f); in f0()316 tmp_i = __builtin_ia32_cvttss2si(tmp_V4f); in f0()318 tmp_i = __builtin_ia32_rdtsc(); in f0()319 tmp_i = __rdtsc(); in f0()320 tmp_i = __builtin_ia32_rdtscp(&tmp_Ui); in f0()321 tmp_LLi = __builtin_ia32_rdpmc(tmp_i); in f0()329 tmp_i = __builtin_ia32_movmskps(tmp_V4f); in f0()330 tmp_i = __builtin_ia32_pmovmskb(tmp_V8c); in f0()345 tmp_i = __builtin_ia32_movmskpd(tmp_V2d); in f0()[all …]
168 size_t tmp_i = i; in expandTabs() local170 = printableTextForNextCharacter(SourceLine, &tmp_i, TabStop); in expandTabs()