HomeSort by relevance Sort by last modified time
    Searched full:cyclecount (Results 1 - 3 of 3) sorted by null

  /external/llvm/test/CodeGen/X86/
2007-04-08-InlineAsmCrash.ll 6 %struct.CycleCount = type { i64, i64 }
8 @_programStartTime = external global %struct.CycleCount ; <%struct.CycleCount*> [#uses=1]
12 %tmp7.i46 = tail call i64 asm sideeffect ".byte 0x0f,0x31", "={dx},=*{ax},~{dirflag},~{fpsr},~{flags}"( i64* getelementptr (%struct.CycleCount* @_programStartTime, i32 0, i32 1) ) ; <i64> [#uses=0]
  /external/openssl/crypto/rand/
rand_win.c 689 DWORD cyclecount; local
696 mov cyclecount, eax local
698 RAND_add(&cyclecount, sizeof(cyclecount), 1);
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java     [all...]

Completed in 319 milliseconds