Searched defs:Us (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | DebugCounter.h | 76 auto &Us = instance(); in shouldExecute() local 106 auto &Us = instance(); in getCounterValue() local 114 auto &Us = instance(); in setCounterValue() local
|
/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-7.0/llvm/lib/IR/ |
D | User.cpp | 113 void *User::allocateFixedOperandUser(size_t Size, unsigned Us, in allocateFixedOperandUser() 142 void *User::operator new(size_t Size, unsigned Us) { in operator new() 146 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/swiftshader/third_party/LLVM/lib/VMCore/ |
D | User.cpp | 56 void *User::operator new(size_t s, unsigned Us) { in operator new()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 291 const UseSet &Us = I->second; in operator <<() local 364 UseSet Us; in processGepInst() local 772 UseSet &Us = UF->second; in recalculatePlacement() local 981 UseSet &Us = UF->second; in separateChainForNode() local 1020 UseSet &Us = UF->second; in separateConstantChains() local 1051 UseSet &Us = I->second; in separateConstantChains() local 1152 UseSet &Us = UF->second; in getAllUsersForNode() local 1237 UseSet &Us = UF->second; in materialize() local
|
D | HexagonGenInsert.cpp | 1346 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/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 395 for (const Use &Us : Ptr->uses()) { in getInvariantGroupPointerDependency() local
|