/external/swiftshader/third_party/subzero/src/ |
D | IceStringPool.h | 83 static StringID createWithoutString(const typename Traits::OwnerType *Owner) { in createWithoutString() 88 static StringID createWithString(const typename Traits::OwnerType *Owner, in createWithString() 133 explicit StringID(const typename Traits::OwnerType *Owner) in StringID() 135 StringID(const typename Traits::OwnerType *Owner, const std::string &Value) in StringID()
|
/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 308 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 347 const ObjectFile *Owner) in SectionRef() 433 const ObjectFile *Owner) in RelocationRef()
|
D | SymbolicFile.h | 174 const SymbolicFile *Owner) in BasicSymbolRef()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitReader.cpp | 83 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext() local 110 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext2() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/HowToUseJIT/ |
D | HowToUseJIT.cpp | 67 std::unique_ptr<Module> Owner = make_unique<Module>("test", Context); in main() local
|
/external/llvm/examples/HowToUseJIT/ |
D | HowToUseJIT.cpp | 67 std::unique_ptr<Module> Owner = make_unique<Module>("test", Context); in main() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitReader.cpp | 101 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext() local 124 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext2() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | ObjectFile.h | 342 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 380 const ObjectFile *Owner) in SectionRef() 474 const ObjectFile *Owner) in RelocationRef()
|
D | SymbolicFile.h | 182 const SymbolicFile *Owner) in BasicSymbolRef()
|
/external/llvm/include/llvm/Support/ |
D | LockFileManager.h | 58 Optional<std::pair<std::string, int> > Owner; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | LockFileManager.h | 58 Optional<std::pair<std::string, int> > Owner; variable
|
/external/clang/test/Analysis/inlining/ |
D | path-notes.cpp | 225 struct Owner { struct 233 void Owner::testGetDerefExprOnMemberExprWithADot() { in testGetDerefExprOnMemberExprWithADot() argument
|
/external/clang/include/clang/Rewrite/Frontend/ |
D | FixItRewriter.h | 73 std::unique_ptr<DiagnosticConsumer> Owner; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Object/ |
D | ObjectFile.h | 306 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 357 const ObjectFile *Owner) in SectionRef() 417 const ObjectFile *Owner) in RelocationRef()
|
/external/llvm/lib/IR/ |
D | SymbolTableListTraitsImpl.h | 66 ItemParentClass *Owner = getListOwner(); in addNodeToList() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | SymbolTableListTraitsImpl.h | 69 ItemParentClass *Owner = getListOwner(); in addNodeToList() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | SymbolTableListTraitsImpl.h | 66 ItemParentClass *Owner = getListOwner(); in addNodeToList() local
|
/external/llvm/examples/Fibonacci/ |
D | fibonacci.cpp | 111 std::unique_ptr<Module> Owner(new Module("test", Context)); in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Fibonacci/ |
D | fibonacci.cpp | 110 std::unique_ptr<Module> Owner(new Module("test", Context)); in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/ |
D | ExecutionEngineTest.cpp | 31 auto Owner = make_unique<Module>("<main>", Context); in ExecutionEngineTest() local
|
/external/llvm/unittests/ExecutionEngine/ |
D | ExecutionEngineTest.cpp | 31 auto Owner = make_unique<Module>("<main>", Context); in ExecutionEngineTest() local
|
/external/llvm/include/llvm/Option/ |
D | Option.h | 70 const OptTable *Owner; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Option/ |
D | Option.h | 79 const OptTable *Owner; variable
|
/external/llvm/lib/Support/ |
D | LockFileManager.cpp | 59 auto Owner = std::make_pair(std::string(Hostname), PID); in readLockFile() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | LockFileManager.cpp | 69 auto Owner = std::make_pair(std::string(Hostname), PID); in readLockFile() local
|