Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCIndexInclusionStack.cpp23 void getInclusions(bool IsLocal, unsigned n, CXTranslationUnit TU, in getInclusions()
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp283 bool IsLocal = OutUnit->getUniqueID() == RefDiePair->CU->getUniqueID(); in cloneDieRefAttr() local
/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp242 bool IsLocal = shouldAssumeDSOLocal(GV); getTLSModel() local
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp193 bool IsLocal = VirtReg.empty() || LIS->intervalIsInOneMBB(VirtReg); in canEvictInterferenceBasedOnCost() local
H A DMLRegAllocEvictAdvisor.cpp608 const bool IsLocal = LIS->intervalIsInOneMBB(VirtReg); loadInterferenceFeatures() local
/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp162 bool FileSystem::IsLocal(const Twine &path) const { in IsLocal() function in FileSystem
168 bool FileSystem::IsLocal(const FileSpec &file_spec) const { in IsLocal() function in FileSystem
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp234 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
/llvm-project/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp56 IsLocal, enumerator
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp82 bool IsLocal; global() member
557 bool IsLocal = classifyObject() local
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp652 bool IsLocal = getTargetMachine().shouldAssumeDSOLocal(GV); LowerCall() local
664 bool IsLocal = getTargetMachine().shouldAssumeDSOLocal(nullptr); LowerCall() local
1154 bool IsLocal = getTargetMachine().shouldAssumeDSOLocal(GV); LowerGlobalAddress() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp915 bool IsLocal = (Relocate->getParent() == StatepointInstr->getParent()); in LowerAsSTATEPOINT() local
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h710 bool IsLocal; global() variable
/llvm-project/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp1194 TEST_F(InMemoryFileSystemTest, IsLocal) { in TEST_F() argument
1199 bool IsLocal = true; in TEST_F() local
3428 bool IsLocal = false; TEST() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp986 selectAddr(MachineInstr & MI,MachineIRBuilder & MIB,MachineRegisterInfo & MRI,bool IsLocal,bool IsExternWeak) const selectAddr() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1823 bool IsLocal = P.first && (!isa<GlobalValue>(P.first) || instrumentPersonalityFunctions() local
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp789 ParseDirectiveComm(bool IsLocal,SMLoc Loc) ParseDirectiveComm() argument
/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2073 prepareSymbol(MachineBasicBlock & MBB,MachineBasicBlock::iterator I,StringRef Symbol,const DebugLoc & DL,bool IsLocal=false,bool IsCall=false) const prepareSymbol() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5023 parseDirectiveComm(bool IsLocal) parseDirectiveComm() argument
H A DMasmParser.cpp6020 parseDirectiveComm(bool IsLocal) parseDirectiveComm() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7297 getAddr(NodeTy * N,SelectionDAG & DAG,bool IsLocal,bool IsExternWeak) const getAddr() argument