Lines Matching refs:compiler

25             'compiler/translator/AddAndTrueToLoopCondition.cpp',
26 'compiler/translator/AddAndTrueToLoopCondition.h',
27 'compiler/translator/BaseTypes.h',
28 'compiler/translator/BuiltInFunctionEmulator.cpp',
29 'compiler/translator/BuiltInFunctionEmulator.h',
30 'compiler/translator/BreakVariableAliasingInInnerLoops.cpp',
31 'compiler/translator/BreakVariableAliasingInInnerLoops.h',
32 'compiler/translator/Cache.cpp',
33 'compiler/translator/Cache.h',
34 'compiler/translator/CallDAG.cpp',
35 'compiler/translator/CallDAG.h',
36 'compiler/translator/CodeGen.cpp',
37 'compiler/translator/Common.h',
38 'compiler/translator/Compiler.cpp',
39 'compiler/translator/Compiler.h',
40 'compiler/translator/ConstantUnion.cpp',
41 'compiler/translator/ConstantUnion.h',
42 'compiler/translator/DeferGlobalInitializers.cpp',
43 'compiler/translator/DeferGlobalInitializers.h',
44 'compiler/translator/Diagnostics.cpp',
45 'compiler/translator/Diagnostics.h',
46 'compiler/translator/DirectiveHandler.cpp',
47 'compiler/translator/DirectiveHandler.h',
48 'compiler/translator/EmulateGLFragColorBroadcast.cpp',
49 'compiler/translator/EmulateGLFragColorBroadcast.h',
50 'compiler/translator/EmulatePrecision.cpp',
51 'compiler/translator/EmulatePrecision.h',
52 'compiler/translator/ExpandIntegerPowExpressions.cpp',
53 'compiler/translator/ExpandIntegerPowExpressions.h',
54 'compiler/translator/ExtensionBehavior.h',
55 'compiler/translator/FlagStd140Structs.cpp',
56 'compiler/translator/FlagStd140Structs.h',
57 'compiler/translator/ForLoopUnroll.cpp',
58 'compiler/translator/ForLoopUnroll.h',
59 'compiler/translator/HashNames.h',
60 'compiler/translator/InfoSink.cpp',
61 'compiler/translator/InfoSink.h',
62 'compiler/translator/Initialize.cpp',
63 'compiler/translator/Initialize.h',
64 'compiler/translator/InitializeDll.cpp',
65 'compiler/translator/InitializeDll.h',
66 'compiler/translator/InitializeGlobals.h',
67 'compiler/translator/InitializeParseContext.cpp',
68 'compiler/translator/InitializeParseContext.h',
69 'compiler/translator/InitializeVariables.cpp',
70 'compiler/translator/InitializeVariables.h',
71 'compiler/translator/IntermNode.h',
72 'compiler/translator/IntermNode.cpp',
73 'compiler/translator/IntermTraverse.cpp',
74 'compiler/translator/Intermediate.h',
75 'compiler/translator/Intermediate.cpp',
76 'compiler/translator/LoopInfo.cpp',
77 'compiler/translator/LoopInfo.h',
78 'compiler/translator/MMap.h',
79 'compiler/translator/NodeSearch.h',
80 'compiler/translator/Operator.cpp',
81 'compiler/translator/Operator.h',
82 'compiler/translator/ParseContext.cpp',
83 'compiler/translator/ParseContext.h',
84 'compiler/translator/PoolAlloc.cpp',
85 'compiler/translator/PoolAlloc.h',
86 'compiler/translator/Pragma.h',
87 'compiler/translator/PruneEmptyDeclarations.cpp',
88 'compiler/translator/PruneEmptyDeclarations.h',
89 'compiler/translator/QualifierTypes.h',
90 'compiler/translator/QualifierTypes.cpp',
91 'compiler/translator/RecordConstantPrecision.cpp',
92 'compiler/translator/RecordConstantPrecision.h',
93 'compiler/translator/RegenerateStructNames.cpp',
94 'compiler/translator/RegenerateStructNames.h',
95 'compiler/translator/RemoveInvariantDeclaration.cpp',
96 'compiler/translator/RemoveInvariantDeclaration.h',
97 'compiler/translator/RemovePow.cpp',
98 'compiler/translator/RemovePow.h',
99 'compiler/translator/RewriteDoWhile.cpp',
100 'compiler/translator/RewriteDoWhile.h',
101 'compiler/translator/RewriteTexelFetchOffset.cpp',
102 'compiler/translator/RewriteTexelFetchOffset.h',
103 'compiler/translator/RewriteUnaryMinusOperatorInt.cpp',
104 'compiler/translator/RewriteUnaryMinusOperatorInt.h',
105 'compiler/translator/ScalarizeVecAndMatConstructorArgs.cpp',
106 'compiler/translator/ScalarizeVecAndMatConstructorArgs.h',
107 'compiler/translator/SearchSymbol.cpp',
108 'compiler/translator/SearchSymbol.h',
109 'compiler/translator/ShaderLang.cpp',
110 'compiler/translator/ShaderVars.cpp',
111 'compiler/translator/SymbolTable.cpp',
112 'compiler/translator/SymbolTable.h',
113 'compiler/translator/Types.cpp',
114 'compiler/translator/Types.h',
115 'compiler/translator/UnfoldShortCircuitAST.cpp',
116 'compiler/translator/UnfoldShortCircuitAST.h',
117 'compiler/translator/UseInterfaceBlockFields.cpp',
118 'compiler/translator/UseInterfaceBlockFields.h',
119 'compiler/translator/ValidateGlobalInitializer.cpp',
120 'compiler/translator/ValidateGlobalInitializer.h',
121 'compiler/translator/ValidateLimitations.cpp',
122 'compiler/translator/ValidateLimitations.h',
123 'compiler/translator/ValidateMaxParameters.h',
124 'compiler/translator/ValidateMaxParameters.cpp',
125 'compiler/translator/ValidateOutputs.cpp',
126 'compiler/translator/ValidateOutputs.h',
127 'compiler/translator/ValidateSwitch.cpp',
128 'compiler/translator/ValidateSwitch.h',
129 'compiler/translator/VariableInfo.cpp',
130 'compiler/translator/VariableInfo.h',
131 'compiler/translator/VariablePacker.cpp',
132 'compiler/translator/VariablePacker.h',
133 'compiler/translator/blocklayout.cpp',
134 'compiler/translator/blocklayout.h',
135 'compiler/translator/glslang.h',
136 'compiler/translator/glslang.l',
137 'compiler/translator/glslang.y',
138 'compiler/translator/glslang_lex.cpp',
139 'compiler/translator/glslang_tab.cpp',
140 'compiler/translator/glslang_tab.h',
141 'compiler/translator/intermOut.cpp',
142 'compiler/translator/length_limits.h',
143 'compiler/translator/util.cpp',
144 'compiler/translator/util.h',
145 'third_party/compiler/ArrayBoundsClamper.cpp',
146 'third_party/compiler/ArrayBoundsClamper.h',
150 'compiler/translator/OutputESSL.cpp',
151 'compiler/translator/OutputESSL.h',
152 'compiler/translator/TranslatorESSL.cpp',
153 'compiler/translator/TranslatorESSL.h',
157 'compiler/translator/BuiltInFunctionEmulatorGLSL.cpp',
158 'compiler/translator/BuiltInFunctionEmulatorGLSL.h',
159 'compiler/translator/ExtensionGLSL.cpp',
160 'compiler/translator/ExtensionGLSL.h',
161 'compiler/translator/OutputGLSL.cpp',
162 'compiler/translator/OutputGLSL.h',
163 'compiler/translator/OutputGLSLBase.cpp',
164 'compiler/translator/OutputGLSLBase.h',
165 'compiler/translator/TranslatorGLSL.cpp',
166 'compiler/translator/TranslatorGLSL.h',
167 'compiler/translator/VersionGLSL.cpp',
168 'compiler/translator/VersionGLSL.h',
172 'compiler/translator/AddDefaultReturnStatements.cpp',
173 'compiler/translator/AddDefaultReturnStatements.h',
174 'compiler/translator/ArrayReturnValueToOutParameter.cpp',
175 'compiler/translator/ArrayReturnValueToOutParameter.h',
176 'compiler/translator/ASTMetadataHLSL.cpp',
177 'compiler/translator/ASTMetadataHLSL.h',
178 'compiler/translator/blocklayoutHLSL.cpp',
179 'compiler/translator/blocklayoutHLSL.h',
180 'compiler/translator/BuiltInFunctionEmulatorHLSL.cpp',
181 'compiler/translator/BuiltInFunctionEmulatorHLSL.h',
182 'compiler/translator/IntermNodePatternMatcher.cpp',
183 'compiler/translator/IntermNodePatternMatcher.h',
184 'compiler/translator/OutputHLSL.cpp',
185 'compiler/translator/OutputHLSL.h',
186 'compiler/translator/RemoveDynamicIndexing.cpp',
187 'compiler/translator/RemoveDynamicIndexing.h',
188 'compiler/translator/RemoveSwitchFallThrough.cpp',
189 'compiler/translator/RemoveSwitchFallThrough.h',
190 'compiler/translator/RewriteElseBlocks.cpp',
191 'compiler/translator/RewriteElseBlocks.h',
192 'compiler/translator/SeparateArrayInitialization.cpp',
193 'compiler/translator/SeparateArrayInitialization.h',
194 'compiler/translator/SeparateDeclarations.cpp',
195 'compiler/translator/SeparateDeclarations.h',
196 'compiler/translator/SeparateExpressionsReturningArrays.cpp',
197 'compiler/translator/SeparateExpressionsReturningArrays.h',
198 'compiler/translator/SimplifyLoopConditions.cpp',
199 'compiler/translator/SimplifyLoopConditions.h',
200 'compiler/translator/SplitSequenceOperator.cpp',
201 'compiler/translator/SplitSequenceOperator.h',
202 'compiler/translator/StructureHLSL.cpp',
203 'compiler/translator/StructureHLSL.h',
204 'compiler/translator/TextureFunctionHLSL.cpp',
205 'compiler/translator/TextureFunctionHLSL.h',
206 'compiler/translator/TranslatorHLSL.cpp',
207 'compiler/translator/TranslatorHLSL.h',
208 'compiler/translator/UnfoldShortCircuitToIf.cpp',
209 'compiler/translator/UnfoldShortCircuitToIf.h',
210 'compiler/translator/UniformHLSL.cpp',
211 'compiler/translator/UniformHLSL.h',
212 'compiler/translator/UtilsHLSL.cpp',
213 'compiler/translator/UtilsHLSL.h',
217 'compiler/preprocessor/DiagnosticsBase.cpp',
218 'compiler/preprocessor/DiagnosticsBase.h',
219 'compiler/preprocessor/DirectiveHandlerBase.cpp',
220 'compiler/preprocessor/DirectiveHandlerBase.h',
221 'compiler/preprocessor/DirectiveParser.cpp',
222 'compiler/preprocessor/DirectiveParser.h',
223 'compiler/preprocessor/ExpressionParser.cpp',
224 'compiler/preprocessor/ExpressionParser.h',
225 'compiler/preprocessor/ExpressionParser.y',
226 'compiler/preprocessor/Input.cpp',
227 'compiler/preprocessor/Input.h',
228 'compiler/preprocessor/Lexer.cpp',
229 'compiler/preprocessor/Lexer.h',
230 'compiler/preprocessor/Macro.cpp',
231 'compiler/preprocessor/Macro.h',
232 'compiler/preprocessor/MacroExpander.cpp',
233 'compiler/preprocessor/MacroExpander.h',
234 'compiler/preprocessor/Preprocessor.cpp',
235 'compiler/preprocessor/Preprocessor.h',
236 'compiler/preprocessor/SourceLocation.h',
237 'compiler/preprocessor/Token.cpp',
238 'compiler/preprocessor/Token.h',
239 'compiler/preprocessor/Tokenizer.cpp',
240 'compiler/preprocessor/Tokenizer.h',
241 'compiler/preprocessor/Tokenizer.l',
242 'compiler/preprocessor/numeric_lex.h',