Searched defs:AddCount (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | SyntheticCountsUtils.cpp | 28 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC() 89 AddCountTy AddCount) { in propagate()
|
| /third_party/flatbuffers/tests/MyGame/Example/ |
| D | Stat.lua | 50 function Stat.AddCount(builder, count) builder:PrependUint16Slot(2, count, 0) end function
|
| D | Stat.cs | 48 …public static void AddCount(FlatBufferBuilder builder, ushort count) { builder.AddUshort(2, count,… in AddCount() method
|
| D | Stat.py | 64 def AddCount(builder, count): builder.PrependUint16Slot(2, count, 0) function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISelLowering.cpp | 1361 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR() local
|