Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp396 uint64_t CountValue; member
419 uint64_t CountValue; member
548 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp951 uint64_t CountValue = 0; member
975 uint64_t CountValue = 0; member
1160 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local
1951 uint64_t CountValue = 0; in fixFuncEntryCount() local
1999 uint64_t CountValue = 0; in verifyFuncBFI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp877 uint64_t CountValue = 0; member
901 uint64_t CountValue = 0; member
1079 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp313 class CountValue { class
333 explicit CountValue(CountValueType t, Register v, unsigned u = 0) { in CountValue() function in __anon4202dce40111::CountValue
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp313 class CountValue { class
331 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { in CountValue() function in __anon0d002e9e0111::CountValue
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp286 class CountValue { class
303 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { in CountValue() function in __anon375e1b3c0111::CountValue
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1111 for (uint64_t CountValue : Counts) { in getInstrProfRecord() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A 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
H A 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