Home
last modified time | relevance | path

Searched defs:IsLocal (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm-project/clang/tools/libclang/
DCIndexInclusionStack.cpp22 void getInclusions(bool IsLocal, unsigned n, CXTranslationUnit TU, in getInclusions()
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeParser.cpp71 bool IsLocal) { in ProcessAbbreviation()
DNaClBitstreamReader.cpp253 void NaClBitstreamCursor::ReadAbbrevRecord(bool IsLocal, in ReadAbbrevRecord()
/external/tensorflow/tensorflow/core/framework/
Ddevice.h179 virtual bool IsLocal() const { return true; } in IsLocal() function
/external/tensorflow/tensorflow/core/distributed_runtime/
Dremote_device.cc51 bool IsLocal() const override { return false; } in IsLocal() function in tensorflow::RemoteDevice
/external/tensorflow/tensorflow/core/common_runtime/
Drenamed_device.h150 bool IsLocal() const override { return underlying_device_->IsLocal(); } in IsLocal() function
/external/llvm-project/llvm/lib/Target/
DTargetMachine.cpp192 bool IsLocal = shouldAssumeDSOLocal(*GV->getParent(), GV); in getTLSModel() local
/external/llvm/lib/Target/
DTargetMachine.cpp157 bool IsLocal = shouldAssumeDSOLocal(*GV->getParent(), GV); in getTLSModel() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachine.cpp214 bool IsLocal = shouldAssumeDSOLocal(*GV->getParent(), GV); in getTLSModel() local
/external/llvm-project/lldb/source/Host/common/
DFileSystem.cpp193 bool FileSystem::IsLocal(const Twine &path) const { in IsLocal() function in FileSystem
199 bool FileSystem::IsLocal(const FileSpec &file_spec) const { in IsLocal() function in FileSystem
/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp201 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp235 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp235 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DMoveChecker.cpp83 bool IsLocal; member
561 bool IsLocal = in classifyObject() local
/external/llvm-project/llvm/lib/Analysis/
DInlineSizeEstimatorAnalysis.cpp58 IsLocal, enumerator
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.cc463 bool EagerOperation::IsLocal() const { in IsLocal() function in tensorflow::EagerOperation
Dtensor_handle_test.cc77 bool IsLocal() const override { return is_local_; } in CreateDevice() function in tensorflow::__anonba1fe05b0111::CreateDevice::FakeDevice
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h479 bool IsLocal; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h478 bool IsLocal; variable
/external/llvm-project/llvm/unittests/Support/
DVirtualFileSystemTest.cpp1028 TEST_F(InMemoryFileSystemTest, IsLocal) { in TEST_F() argument
1033 bool IsLocal = true; in TEST_F() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1482 bool IsLocal = P.first && (!isa<GlobalValue>(P.first) || in instrumentPersonalityFunctions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1450 bool IsLocal = P.first && (!isa<GlobalValue>(P.first) || in instrumentPersonalityFunctions() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp731 bool IsLocal = LIS->intervalIsInOneMBB(VirtReg); in canEvictInterference() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp879 bool IsLocal = LIS->intervalIsInOneMBB(VirtReg); in canEvictInterference() local
/external/llvm-project/llvm/lib/CodeGen/
DRegAllocGreedy.cpp887 bool IsLocal = LIS->intervalIsInOneMBB(VirtReg); in canEvictInterference() local

12