| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CIndexInclusionStack.cpp | 22 void getInclusions(bool IsLocal, unsigned n, CXTranslationUnit TU, in getInclusions()
|
| /llvm-project-15.0.7/llvm/lib/Target/ |
| H A D | TargetMachine.cpp | 158 bool IsLocal = shouldAssumeDSOLocal(*GV->getParent(), GV); in getTLSModel() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | RegAllocEvictionAdvisor.cpp | 192 bool IsLocal = VirtReg.empty() || LIS->intervalIsInOneMBB(VirtReg); in canEvictInterferenceBasedOnCost() local
|
| H A D | MLRegallocEvictAdvisor.cpp | 539 const bool IsLocal = LIS->intervalIsInOneMBB(VirtReg); in loadInterferenceFeatures() local
|
| /llvm-project-15.0.7/lldb/source/Host/common/ |
| H A D | FileSystem.cpp | 173 bool FileSystem::IsLocal(const Twine &path) const { in IsLocal() function in FileSystem 179 bool FileSystem::IsLocal(const FileSpec &file_spec) const { in IsLocal() function in FileSystem
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetObjectFile.cpp | 234 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | InlineSizeEstimatorAnalysis.cpp | 56 IsLocal, enumerator
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | MoveChecker.cpp | 82 bool IsLocal; member 555 bool IsLocal = isa_and_nonnull<VarRegion>(MR) && in classifyObject() local
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 643 bool IsLocal = in LowerCall() local 656 bool IsLocal = getTargetMachine().shouldAssumeDSOLocal( in LowerCall() local 1128 bool IsLocal = getTargetMachine().shouldAssumeDSOLocal(*GV->getParent(), GV); in LowerGlobalAddress() local
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTable.h | 492 bool IsLocal; variable
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | StatepointLowering.cpp | 941 bool IsLocal = (Relocate->getParent() == StatepointInstr->getParent()); in LowerAsSTATEPOINT() local
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | VirtualFileSystemTest.cpp | 1079 TEST_F(InMemoryFileSystemTest, IsLocal) { in TEST_F() argument 1084 bool IsLocal = true; in TEST_F() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 1658 bool IsLocal = P.first && (!isa<GlobalValue>(P.first) || in instrumentPersonalityFunctions() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 724 bool HexagonAsmParser::ParseDirectiveComm(bool IsLocal, SMLoc Loc) { in ParseDirectiveComm()
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 2062 bool IsLocal = false, in prepareSymbol()
|
| /llvm-project-15.0.7/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 5003 bool AsmParser::parseDirectiveComm(bool IsLocal) { in parseDirectiveComm()
|
| H A D | MasmParser.cpp | 6037 bool MasmParser::parseDirectiveComm(bool IsLocal) { in parseDirectiveComm()
|