Searched defs:TSC (Results 1 – 4 of 4) sorted by relevance
37 uint64_t TSC; member
86 uint64_t TSC; member
160 uint64_t TSC = 0; variable208 uint64_t TSC = 0; variable
3661 Value *TSC = Builder.CreateExtractValue(NewCall, 0); in UpgradeIntrinsicCall() local