Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp648 bool IsLocal = in LowerCall() local
661 bool IsLocal = getTargetMachine().shouldAssumeDSOLocal( in LowerCall() local
1152 bool IsLocal = getTargetMachine().shouldAssumeDSOLocal(*GV->getParent(), GV); in LowerGlobalAddress() local
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitcodeParser.cpp71 bool IsLocal) { in ProcessAbbreviation()
H A DNaClBitstreamReader.cpp253 void NaClBitstreamCursor::ReadAbbrevRecord(bool IsLocal, in ReadAbbrevRecord()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddevice.h186 virtual bool IsLocal() const { return true; } in IsLocal() function
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/filepathlite/
Dpath.go141 func IsLocal(path string) bool { func
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Drenamed_device.h151 bool IsLocal() const override { return underlying_device_->IsLocal(); } in IsLocal() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dremote_device.cc51 bool IsLocal() const override { return false; } in IsLocal() function in tensorflow::RemoteDevice
/aosp_15_r20/external/llvm/lib/Target/
H A DTargetMachine.cpp157 bool IsLocal = shouldAssumeDSOLocal(*GV->getParent(), GV); in getTLSModel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/
H A DTargetMachine.cpp158 bool IsLocal = shouldAssumeDSOLocal(*GV->getParent(), GV); in getTLSModel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTargetMachine.cpp214 bool IsLocal = shouldAssumeDSOLocal(*GV->getParent(), GV); in getTLSModel() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/search/
Dsearch.go58 func (m *Match) IsLocal() bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/path/filepath/
Dpath.go73 func IsLocal(path string) bool { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp192 bool IsLocal = VirtReg.empty() || LIS->intervalIsInOneMBB(VirtReg); in canEvictInterferenceBasedOnCost() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp201 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp234 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp235 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp57 IsLocal, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_operation.cc465 bool EagerOperation::IsLocal() const { in IsLocal() function in tensorflow::EagerOperation
H A Dtensor_handle_test.cc77 bool IsLocal() const override { return is_local_; } in CreateDevice() function in tensorflow::__anone502dcea0111::CreateDevice::FakeDevice
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h479 bool IsLocal; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h493 bool IsLocal; variable
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_types.hpp180 bool IsLocal(void) const { return (m8[0] & kLocalFlag) != 0; } in IsLocal() function in ot::Mac::ExtAddress
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h645 bool IsLocal; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h690 bool IsLocal; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h684 bool IsLocal; variable

12