Home
last modified time | relevance | path

Searched refs:GS (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/external/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp47 static bool analyzeGlobalAux(const Value *V, GlobalStatus &GS, in analyzeGlobalAux() argument
52 GS.HasNonInstructionUser = true; in analyzeGlobalAux()
59 if (analyzeGlobalAux(CE, GS, PhiUsers)) in analyzeGlobalAux()
62 if (!GS.HasMultipleAccessingFunctions) { in analyzeGlobalAux()
64 if (!GS.AccessingFunction) in analyzeGlobalAux()
65 GS.AccessingFunction = F; in analyzeGlobalAux()
66 else if (GS.AccessingFunction != F) in analyzeGlobalAux()
67 GS.HasMultipleAccessingFunctions = true; in analyzeGlobalAux()
70 GS.IsLoaded = true; in analyzeGlobalAux()
74 GS.Ordering = strongerOrdering(GS.Ordering, LI->getOrdering()); in analyzeGlobalAux()
[all …]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
Dttinterp.c254 CUR.GS.V.x = (FT_F2Dot14)( CUR.GS.both_x_axis ? 0x4000 : 0 ); \
255 CUR.GS.V.y = (FT_F2Dot14)( CUR.GS.both_x_axis ? 0 : 0x4000 ); \
601 exec->GS = size->GS; in TT_Load_Context()
735 exec->GS.gep0 = 1; in TT_Run_Context()
736 exec->GS.gep1 = 1; in TT_Run_Context()
737 exec->GS.gep2 = 1; in TT_Run_Context()
739 exec->GS.projVector.x = 0x4000; in TT_Run_Context()
740 exec->GS.projVector.y = 0x0000; in TT_Run_Context()
742 exec->GS.freeVector = exec->GS.projVector; in TT_Run_Context()
743 exec->GS.dualVector = exec->GS.projVector; in TT_Run_Context()
[all …]
Dttobjs.c895 exec->GS.dualVector.x = 0x4000; in tt_size_run_prep()
896 exec->GS.dualVector.y = 0; in tt_size_run_prep()
897 exec->GS.projVector.x = 0x4000; in tt_size_run_prep()
898 exec->GS.projVector.y = 0x0; in tt_size_run_prep()
899 exec->GS.freeVector.x = 0x4000; in tt_size_run_prep()
900 exec->GS.freeVector.y = 0x0; in tt_size_run_prep()
902 exec->GS.rp0 = 0; in tt_size_run_prep()
903 exec->GS.rp1 = 0; in tt_size_run_prep()
904 exec->GS.rp2 = 0; in tt_size_run_prep()
906 exec->GS.gep0 = 1; in tt_size_run_prep()
[all …]
/external/freetype/src/truetype/
Dttinterp.c254 CUR.GS.V.x = (FT_F2Dot14)( CUR.GS.both_x_axis ? 0x4000 : 0 ); \
255 CUR.GS.V.y = (FT_F2Dot14)( CUR.GS.both_x_axis ? 0 : 0x4000 ); \
601 exec->GS = size->GS; in TT_Load_Context()
735 exec->GS.gep0 = 1; in TT_Run_Context()
736 exec->GS.gep1 = 1; in TT_Run_Context()
737 exec->GS.gep2 = 1; in TT_Run_Context()
739 exec->GS.projVector.x = 0x4000; in TT_Run_Context()
740 exec->GS.projVector.y = 0x0000; in TT_Run_Context()
742 exec->GS.freeVector = exec->GS.projVector; in TT_Run_Context()
743 exec->GS.dualVector = exec->GS.projVector; in TT_Run_Context()
[all …]
Dttobjs.c894 exec->GS.dualVector.x = 0x4000; in tt_size_run_prep()
895 exec->GS.dualVector.y = 0; in tt_size_run_prep()
896 exec->GS.projVector.x = 0x4000; in tt_size_run_prep()
897 exec->GS.projVector.y = 0x0; in tt_size_run_prep()
898 exec->GS.freeVector.x = 0x4000; in tt_size_run_prep()
899 exec->GS.freeVector.y = 0x0; in tt_size_run_prep()
901 exec->GS.rp0 = 0; in tt_size_run_prep()
902 exec->GS.rp1 = 0; in tt_size_run_prep()
903 exec->GS.rp2 = 0; in tt_size_run_prep()
905 exec->GS.gep0 = 1; in tt_size_run_prep()
[all …]
/external/chromium_org/third_party/freetype/src/truetype/
Dttinterp.c254 CUR.GS.V.x = (FT_F2Dot14)( CUR.GS.both_x_axis ? 0x4000 : 0 ); \
255 CUR.GS.V.y = (FT_F2Dot14)( CUR.GS.both_x_axis ? 0 : 0x4000 ); \
601 exec->GS = size->GS; in TT_Load_Context()
735 exec->GS.gep0 = 1; in TT_Run_Context()
736 exec->GS.gep1 = 1; in TT_Run_Context()
737 exec->GS.gep2 = 1; in TT_Run_Context()
739 exec->GS.projVector.x = 0x4000; in TT_Run_Context()
740 exec->GS.projVector.y = 0x0000; in TT_Run_Context()
742 exec->GS.freeVector = exec->GS.projVector; in TT_Run_Context()
743 exec->GS.dualVector = exec->GS.projVector; in TT_Run_Context()
[all …]
Dttobjs.c885 exec->GS.dualVector.x = 0x4000; in tt_size_run_prep()
886 exec->GS.dualVector.y = 0; in tt_size_run_prep()
887 exec->GS.projVector.x = 0x4000; in tt_size_run_prep()
888 exec->GS.projVector.y = 0x0; in tt_size_run_prep()
889 exec->GS.freeVector.x = 0x4000; in tt_size_run_prep()
890 exec->GS.freeVector.y = 0x0; in tt_size_run_prep()
892 exec->GS.rp0 = 0; in tt_size_run_prep()
893 exec->GS.rp1 = 0; in tt_size_run_prep()
894 exec->GS.rp2 = 0; in tt_size_run_prep()
896 exec->GS.gep0 = 1; in tt_size_run_prep()
[all …]
/external/llvm/test/Transforms/InstCombine/
Dload-cmp.ll15 @GS = internal constant %Foo { i32 1, i32 4, i32 9, i32 14 }
230 ; NODL: getelementptr inbounds %Foo* @GS, i32 %x, i32 0
233 ; P32: getelementptr inbounds %Foo* @GS, i32 %x, i32 0
234 %p = getelementptr inbounds %Foo* @GS, i32 %x, i32 0
242 ; NODL: getelementptr %Foo* @GS, i32 %x, i32 0
245 ; P32: getelementptr %Foo* @GS, i32 %x, i32 0
246 %p = getelementptr %Foo* @GS, i32 %x, i32 0
256 ; NODL: getelementptr inbounds %Foo* @GS, i16 %x, i32 0
260 ; P32: getelementptr inbounds %Foo* @GS, i32 %1, i32 0
261 %p = getelementptr inbounds %Foo* @GS, i16 %x, i32 0
[all …]
/external/oprofile/events/i386/pii/
Dunit_masks33 0x8 GS register
34 0xf ES, DS, FS, GS registers
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_urb.c40 #define GS 1 macro
144 brw->urb.nr_gs_entries = limits[GS].preferred_nr_entries; in recalculate_urb_fence()
173 brw->urb.nr_gs_entries = limits[GS].min_nr_entries; in recalculate_urb_fence()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_urb.c40 #define GS 1 macro
144 brw->urb.nr_gs_entries = limits[GS].preferred_nr_entries; in recalculate_urb_fence()
173 brw->urb.nr_gs_entries = limits[GS].min_nr_entries; in recalculate_urb_fence()
/external/llvm/include/llvm/Transforms/Utils/
DGlobalStatus.h76 static bool analyzeGlobal(const Value *V, GlobalStatus &GS);
/external/llvm/include/llvm/Support/
DSolaris.h33 #undef GS
/external/icu/icu4c/source/data/region/
Das.txt21 GS{"দক্ষিণ জৰ্জিয়া আৰু দক্ষিণ চেণ্ডৱিচ্‌ দ্বীপ"}
Den_GB.txt13 GS{"South Georgia and the South Sandwich Islands"}
Dfr_CA.txt16 GS{"Géorgie du Sud et les îles Sandwich du Sud"}
Dzh_Hant_HK.txt38 GS{"南佐治亞島與南桑威奇群島"}
/external/chromium_org/third_party/icu/source/data/region/
Das.txt21 GS{"দক্ষিণ জৰ্জিয়া আৰু দক্ষিণ চেণ্ডৱিচ্‌ দ্বীপ"}
Den_GB.txt13 GS{"South Georgia and the South Sandwich Islands"}
Dfr_CA.txt15 GS{"Géorgie du Sud et les îles Sandwich du Sud"}
Dzh_Hant_HK.txt34 GS{"南佐治亞島與南桑威奇群島"}
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp86 const GlobalStatus &GS);
1716 GlobalStatus GS; in ProcessGlobal() local
1718 if (GlobalStatus::analyzeGlobal(GV, GS)) in ProcessGlobal()
1721 if (!GS.IsCompared && !GV->hasUnnamedAddr()) { in ProcessGlobal()
1729 return ProcessInternalGlobal(GV, GVI, GS); in ProcessGlobal()
1736 const GlobalStatus &GS) { in ProcessInternalGlobal() argument
1745 if (!GS.HasMultipleAccessingFunctions && in ProcessInternalGlobal()
1746 GS.AccessingFunction && !GS.HasNonInstructionUser && in ProcessInternalGlobal()
1748 GS.AccessingFunction->getName() == "main" && in ProcessInternalGlobal()
1749 GS.AccessingFunction->hasExternalLinkage() && in ProcessInternalGlobal()
[all …]
/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h16 #define GS 10 macro
/external/guava/guava/src/com/google/common/base/
DAscii.java348 public static final byte GS = 29; field in Ascii
/external/libedit/src/
Dunvis.c203 #define GS(a) ((a) & 0xff) in unvis() macro
209 st = GS(*astate); in unvis()

12345678910>>...13