Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp62 static bool analyzeGlobalAux(const Value *V, GlobalStatus &GS, in analyzeGlobalAux()
192 bool GlobalStatus::analyzeGlobal(const Value *V, GlobalStatus &GS) { in analyzeGlobal()
/external/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp50 static bool analyzeGlobalAux(const Value *V, GlobalStatus &GS, in analyzeGlobalAux()
179 bool GlobalStatus::analyzeGlobal(const Value *V, GlobalStatus &GS) { in analyzeGlobal()
/external/strace/linux/x86_64/
Darch_regs.h31 #define GS 26 macro
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_urb.c40 #define GS 1 macro
/external/clang/tools/scan-build-py/libscanbuild/
Dintercept.py41 GS = chr(0x1d) variable
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp483 const auto &GS = DefinedGlobals.find(GV.getGUID()); in thinLTOResolveWeakForLinkerModule() local
524 const auto &GS = DefinedGlobals.find(GV.getGUID()); in thinLTOInternalizeModule() local
537 const auto &GS = DefinedGlobals.find(GlobalValue::getGUID(OrigId)); in thinLTOInternalizeModule() local
545 const auto &GS = DefinedGlobals.find(GlobalValue::getGUID(OrigName)); in thinLTOInternalizeModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/DynamicLibrary/
DDynamicLibraryTest.cpp70 GetString GS = FuncPtr<GetString>(DL.getAddressOfSymbol("TestA")); in TEST() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h17 #define GS 10 macro
/external/linux-kselftest/tools/testing/selftests/x86/
Dfsgsbase.c74 enum which_base { FS, GS }; enumerator
/external/python/cpython2/Lib/curses/
Dascii.py34 GS = 0x1d # ^] variable
/external/python/cpython3/Lib/curses/
Dascii.py34 GS = 0x1d # ^] variable
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1988 DictScope GS(W, "Primary GOT"); in parseGOT() local
2014 ListScope GS(W, "Global entries"); in parseGOT() local
2058 DictScope GS(W, "PLT GOT"); in parsePLT() local
2066 ListScope GS(W, "Entries"); in parsePLT() local
2261 DictScope GS(W, "MIPS ABI Flags"); in printMipsABIFlags() local
2303 DictScope GS(W, "MIPS RegInfo"); in printMipsReginfo() local
2315 DictScope GS(W, "MIPS Options"); in printMipsOptions() local
2324 DictScope GS(W, getElfMipsOptionsOdkType(O->kind)); in printMipsOptions() local
/external/clang/lib/Sema/
DJumpDiagnostics.cpp581 if (GotoStmt *GS = dyn_cast<GotoStmt>(Jump)) { in VerifyJumps() local
898 void JumpScopeChecker::CheckGotoStmt(GotoStmt *GS) { in CheckGotoStmt()
/external/guava/guava/src/com/google/common/base/
DAscii.java369 public static final byte GS = 29; field in Ascii
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c145 GS = 4, enumerator
/external/u-boot/arch/x86/include/asm/
Dptrace.h16 #define GS 10 macro
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.c261 GS = 4, enumerator
/external/deqp/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp116 GS = (1<<glu::SHADERTYPE_GEOMETRY), enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp341 auto GS = WritableMappedBlockStream::createIndexedStream( in commit() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp781 const auto &GS = DefinedGlobals.find(GV.getGUID()); in thinLTOResolveWeakForLinkerModule() local
851 auto GS = DefinedGlobals.find(GV.getGUID()); in thinLTOInternalizeModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp2348 DictScope GS(W, "MIPS ABI Flags"); in printMipsABIFlags() local
2390 DictScope GS(W, "MIPS RegInfo"); in printMipsReginfo() local
2402 DictScope GS(W, "MIPS Options"); in printMipsOptions() local
2411 DictScope GS(W, getElfMipsOptionsOdkType(O->kind)); in printMipsOptions() local
4425 DictScope GS(W, Parser.IsStatic ? "Static GOT" : "Primary GOT"); in printMipsGOT() local
4454 ListScope GS(W, "Global entries"); in printMipsGOT() local
4488 DictScope GS(W, "PLT GOT"); in printMipsPLT() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h368 GS = 2 << SegOvrShift, enumerator
/external/freetype/src/truetype/
Dttobjs.h305 TT_GraphicsState GS; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp185 auto AddUsedThings = [&](GlobalValueSummary *GS) { in computeCacheKey()
212 for (auto &GS : DefinedGlobals) { in computeCacheKey() local
/external/clang/tools/scan-build-py/libear/
Dear.c409 static int const GS = 0x1d; in bear_report_call() local

12