Home
last modified time | relevance | path

Searched defs:CountOps (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/unittests/IR/
H A DValueMapTest.cpp236 struct CountOps : ValueMapConfig<KeyT> { struct
237 struct ExtraData {
242 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { in onRAUW()
245 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp1383 uint32_t CountOps = 0; in optimizeScalarMul() local
H A DIceTargetLoweringX8632.cpp1460 uint32_t CountOps = 0; in optimizeScalarMul() local