/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ProfileSummary.h | 50 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable 59 uint64_t TotalCount, uint64_t MaxCount, in ProfileSummary()
|
/third_party/skia/resources/particles/ |
D | variable_rate.json | 2 "MaxCount": 4000, number
|
D | mouse_trail.json | 2 "MaxCount": 2000, number
|
D | curves.json | 2 "MaxCount": 1000, number
|
D | warp.json | 2 "MaxCount": 4096, number
|
D | spiral.json | 2 "MaxCount": 800, number
|
D | path_spawn.json | 2 "MaxCount": 800, number
|
D | orientation.json | 2 "MaxCount": 32, number
|
D | uniforms.json | 2 "MaxCount": 800, number
|
D | sinusoidal_emitter.json | 2 "MaxCount": 6000, number
|
D | text.json | 2 "MaxCount": 2000, number
|
D | sprite_frame.json | 2 "MaxCount": 32, number
|
D | mandrill.json | 2 "MaxCount": 4000, number
|
D | mouse_track.json | 2 "MaxCount": 2000, number
|
D | confetti.json | 2 "MaxCount": 200, number
|
D | writing.json | 2 "MaxCount": 4000, number
|
D | fireworks.json | 2 "MaxCount": 300, number
|
D | cube.json | 2 "MaxCount": 2000, number
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | ProfileCommon.h | 50 uint64_t MaxCount = 0; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ProfileSummary.cpp | 161 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/ |
D | Instrumentation.h | 188 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 304 uint64_t MaxCount = (Count >= ElseCount ? Count : ElseCount); in promoteIndirectCall() local
|
D | PGOInstrumentation.cpp | 1052 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes() 1308 uint64_t MaxCount = 0; in setBranchWeights() local 1375 uint64_t MaxCount = std::max(SCounts[0], SCounts[1]); in annotateOneSelectInst() local 1699 uint64_t MaxCount) { in setProfMetadata()
|
D | PGOMemOPSizeOpt.cpp | 276 uint64_t MaxCount = 0; in perform() local
|
/third_party/skia/modules/canvaskit/tests/ |
D | canvas.spec.js | 891 'MaxCount': 1000, property
|