Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp877 uint64_t CountValue = 0; member
901 uint64_t CountValue = 0; member
1079 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp313 class CountValue { class
331 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { in CountValue() function in __anon15649aee0111::CountValue
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp4190 const uint32_t CountValue = IsCountConst ? CountConst->getValue() : 0; in lowerMemcpy() local
4242 const uint32_t CountValue = IsCountConst ? CountConst->getValue() : 0; in lowerMemmove() local
4315 const uint32_t CountValue = IsCountConst ? CountConst->getValue() : 0; in lowerMemset() local
DIceTargetLoweringX8632.cpp4768 const uint32_t CountValue = IsCountConst ? CountConst->getValue() : 0; in lowerMemcpy() local
4820 const uint32_t CountValue = IsCountConst ? CountConst->getValue() : 0; in lowerMemmove() local
4894 const uint32_t CountValue = IsCountConst ? CountConst->getValue() : 0; in lowerMemset() local