Home
last modified time | relevance | path

Searched defs:GS (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp64 static bool analyzeGlobalAux(const Value *V, GlobalStatus &GS, in analyzeGlobalAux() argument
197 analyzeGlobal(const Value * V,GlobalStatus & GS) analyzeGlobal() argument
[all...]
/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DNativeSymbolReuseTest.cpp66 auto GS = S->getGlobalScope(); in TEST() local
108 auto GS = S->getGlobalScope(); in TEST() local
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumGlobals.cpp28 GlobalsStream &GS = cantFail(Session.getPDBFile().getPDBGlobalsStream()); NativeEnumGlobals() local
H A DGSIStreamBuilder.cpp483 auto GS = WritableMappedBlockStream::createIndexedStream( in commit() local
/llvm-project/llvm/lib/Target/X86/
H A DX86.h209 GS = 256, global() enumerator
/llvm-project/clang-tools-extra/pseudo/lib/grammar/
H A DLRTable.cpp
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py45 GS = chr(0x1D) variable
/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.cpp140 if (const GotoStmt *GS = dyn_cast<GotoStmt>(St)) { in Detect() local
H A DCGStmt.cpp2928 if (const auto *GS = dyn_cast<GCCAsmStmt>(&S)) { EmitAsmStmt() local
H A DCGObjCGNU.cpp3439 llvm::Constant *GS = MakeBitField() local
/llvm-project/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp81 GlobalsStream &GS = cantFail(File.pdb().getPDBGlobalsStream()); in mark() local
/llvm-project/llvm/unittests/Support/DynamicLibrary/
H A DDynamicLibraryTest.cpp70 GetString GS = FuncPtr<GetString>(DL.getAddressOfSymbol("TestA")); in TEST() local
[all...]
/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp670 if (GotoStmt *GS = dyn_cast<GotoStmt>(Jump)) { VerifyJumps() local
1006 CheckGotoStmt(GotoStmt * GS) CheckGotoStmt() argument
[all...]
/llvm-project/clang/tools/scan-build-py/lib/libear/
H A Dear.c403 static int const GS = 0x1d; in bear_report_call() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1504 const auto &GS = DefinedGlobals.find(GV.getGUID()); thinLTOFinalizeInModule() local
1640 auto GS = DefinedGlobals.find(GV.getGUID()); thinLTOInternalizeModule() local
[all...]
H A DGlobalOpt.cpp1451 processInternalGlobal(GlobalVariable * GV,const GlobalStatus & GS,function_ref<TargetTransformInfo & (Function &)> GetTTI,function_ref<TargetLibraryInfo & (Function &)> GetTLI,function_ref<DominatorTree & (Function &)> LookupDomTree) processInternalGlobal() argument
1631 GlobalStatus GS; processGlobal() local
[all...]
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp8187 DictScope GS(W, Parser.IsStatic ? "Static GOT" : "Primary GOT"); in printMipsGOT() local
3345 DictScope GS(W, "MIPS RegInfo"); printMipsReginfo() local
3394 DictScope GS(W, "MIPS Options"); printMipsOptions() local
3416 DictScope GS(W, Type); printMipsOptions() local
8158 DictScope GS(W, Parser.IsStatic ? "Static GOT" : "Primary GOT"); printMipsGOT() local
8219 DictScope GS(W, "PLT GOT"); printMipsPLT() local
8273 DictScope GS(W, "MIPS ABI Flags"); printMipsABIFlags() local
/llvm-project/llvm/lib/LTO/
H A DLTO.cpp245 if (auto *GVS = dyn_cast<GlobalVarSummary>(GS)) { in computeLTOCacheKey() argument
278 for (auto &GS : DefinedGlobals) { computeLTOCacheKey() local
[all...]
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp538 ProcSym GS(SymbolRecordKind::GlobalProcSym); in TEST_F() local
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h242 GeometryPSVInfo GS; member
/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1665 VisitGotoStmt(const GotoStmt * GS) VisitGotoStmt() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1264 const GlobalsSpaceRegion *GS = MRMgr.getGlobalsRegion(K); invalidateGlobalRegion() local
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp1147 } else if (const GotoStmt *GS = N.ASTNode.get<GotoStmt>()) { relatedControlFlow() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5641 GeneralShuffle GS(VT); tryBuildVectorShuffle() local
5888 GeneralShuffle GS(VT); lowerVECTOR_SHUFFLE() local
[all...]
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3263 printGlobalVarSummary(const GlobalVarSummary * GS) printGlobalVarSummary() argument

12