Home
last modified time | relevance | path

Searched defs:TSC (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DYAMLXRayRecord.h37 uint64_t TSC; member
DXRayRecord.h86 uint64_t TSC; member
DFDRRecords.h160 uint64_t TSC = 0; variable
208 uint64_t TSC = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp3661 Value *TSC = Builder.CreateExtractValue(NewCall, 0); in UpgradeIntrinsicCall() local