Searched defs:Us (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | DebugCounter.h | 77 auto &Us = instance(); in shouldExecute() local 107 auto &Us = instance(); in getCounterValue() local 115 auto &Us = instance(); in setCounterValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | User.cpp | 112 void *User::allocateFixedOperandUser(size_t Size, unsigned Us, in allocateFixedOperandUser() 141 void *User::operator new(size_t Size, unsigned Us) { in operator new() 145 void *User::operator new(size_t Size, unsigned Us, unsigned DescBytes) { in operator new()
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/ |
D | split_umonad.cc | 33 VarPtr Us = std::make_shared<Var>(); in DefinePattern() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 292 const UseSet &Us = I->second; in operator <<() local 365 UseSet Us; in processGepInst() local 773 UseSet &Us = UF->second; in recalculatePlacement() local 982 UseSet &Us = UF->second; in separateChainForNode() local 1019 UseSet &Us = UF->second; in separateConstantChains() local 1050 UseSet &Us = I->second; in separateConstantChains() local 1151 UseSet &Us = UF->second; in getAllUsersForNode() local 1236 UseSet &Us = UF->second; in materialize() local
|
D | HexagonGenInsert.cpp | 1350 RegisterSet Us; in selectCandidates() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DebugCounter.cpp | 123 auto &Us = instance(); in print() local
|
/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/ |
D | qc_serious.rs | 14 Us(u8, u16, u32, u64), enumerator
|
/third_party/boost/boost/histogram/detail/ |
D | axes.hpp | 283 axes_assign(std::tuple<Ts...>&, const std::tuple<Us...>&) { in axes_assign()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 395 for (const Use &Us : Ptr->uses()) { in getInvariantGroupPointerDependency() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 833 for (const Use &Us : UserI->uses()) in updateImpl() local
|