/external/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
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | DebugCounter.h | 78 auto &Us = instance(); in shouldExecute() local 108 auto &Us = instance(); in getCounterValue() local 116 auto &Us = instance(); in setCounterValue() local
|
/external/llvm-project/llvm/lib/IR/ |
D | User.cpp | 115 void *User::allocateFixedOperandUser(size_t Size, unsigned Us, in allocateFixedOperandUser() 145 void *User::operator new(size_t Size, unsigned Us) { in operator new() 149 void *User::operator new(size_t Size, unsigned Us, unsigned DescBytes) { in operator new()
|
/external/llvm/lib/IR/ |
D | User.cpp | 117 void *User::allocateFixedOperandUser(size_t Size, unsigned Us, in allocateFixedOperandUser() 146 void *User::operator new(size_t Size, unsigned Us) { in operator new() 150 void *User::operator new(size_t Size, unsigned Us, unsigned DescBytes) { in operator new()
|
/external/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()
|
/external/clang/test/CodeGen/ |
D | arm-be-result-return.c | 8 extern union Us { short s; } us; union
|
/external/llvm-project/clang/test/CodeGen/ |
D | arm-be-result-return.c | 8 extern union Us { short s; } us; union
|
/external/perfetto/src/trace_processor/importers/json/ |
D | json_tracker_unittest.cc | 33 TEST(JsonTraceUtilsTest, Us) { in TEST() argument
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 282 const UseSet &Us = I->second; in operator <<() local 355 UseSet Us; in processGepInst() local 763 UseSet &Us = UF->second; in recalculatePlacement() local 972 UseSet &Us = UF->second; in separateChainForNode() local 1009 UseSet &Us = UF->second; in separateConstantChains() local 1040 UseSet &Us = I->second; in separateConstantChains() local 1141 UseSet &Us = UF->second; in getAllUsersForNode() local 1226 UseSet &Us = UF->second; in materialize() local
|
D | HexagonGenInsert.cpp | 1350 RegisterSet Us; in selectCandidates() local
|
/external/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
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 265 const UseSet &Us = I->second; in operator <<() local 342 UseSet Us; in processGepInst() local 755 UseSet &Us = UF->second; in recalculatePlacement() local 971 UseSet &Us = UF->second; in separateChainForNode() local 1011 UseSet &Us = UF->second; in separateConstantChains() local 1042 UseSet &Us = I->second; in separateConstantChains() local 1144 UseSet &Us = UF->second; in getAllUsersForNode() local 1230 UseSet &Us = UF->second; in materialize() local
|
D | HexagonGenInsert.cpp | 1313 RegisterSet Us; in selectCandidates() local
|
/external/llvm-project/llvm/lib/Support/ |
D | DebugCounter.cpp | 123 auto &Us = instance(); in print() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DebugCounter.cpp | 123 auto &Us = instance(); in print() local
|
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_allocator.h | 139 T *initArray(size_t N, U &&... Us) XRAY_NEVER_INSTRUMENT { in initArray()
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | modernize-raw-string-literal.cpp | 41 char const *const Us("goink\\\037"); variable
|
D | modernize-use-emplace.cpp | 86 template <typename... Us> tuple(const tuple<Us...> &){}; in tuple() 87 template <typename... Us> tuple(tuple<Us...> &&) {} in tuple() function in std::tuple
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 395 for (const Use &Us : Ptr->uses()) { in getInvariantGroupPointerDependency() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 322 for (const Use &Us : Ptr->uses()) { in getInvariantGroupPointerDependency() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 1403 const User *Us = *I->users().begin(); in getGatherScatterOpCost() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 833 for (const Use &Us : UserI->uses()) in updateImpl() local
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | AttributorAttributes.cpp | 591 for (const Use &Us : UserI->uses()) in followUsesInContext() local
|