Home
last modified time | relevance | path

Searched refs:Lit (Results 1 – 25 of 45) sorted by relevance

12

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dshader.c116 GET_ATTRIBUTE_LOC(Lit, pos); in getLocations()
117 GET_ATTRIBUTE_LOC(Lit, normal); in getLocations()
118 GET_ATTRIBUTE_LOC(Lit, colorIn); in getLocations()
119 GET_UNIFORM_LOC(Lit, mvp); in getLocations()
120 GET_UNIFORM_LOC(Lit, normalMatrix); in getLocations()
121 GET_UNIFORM_LOC(Lit, ambient); in getLocations()
122 GET_UNIFORM_LOC(Lit, shininess); in getLocations()
123 GET_UNIFORM_LOC(Lit, light_0_direction); in getLocations()
124 GET_UNIFORM_LOC(Lit, light_0_diffuse); in getLocations()
125 GET_UNIFORM_LOC(Lit, light_0_specular); in getLocations()
[all …]
/external/llvm/test/Transforms/LoopStrengthReduce/
Dpr3086.ll5 %struct.Cls = type { i32, i8, [2 x %struct.Cls*], [2 x %struct.Lit*] }
6 %struct.Lit = type { i8 }
13 %0 = load %struct.Lit*, %struct.Lit** %storemerge, align 8 ; <%struct.Lit*> [#uses=0]
19 …%storemerge = getelementptr %struct.Lit*, %struct.Lit** null, i64 %storemerge.rec ; <%struct.Lit*…
20 %1 = icmp ugt %struct.Lit** null, %storemerge ; <i1> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/
Dpr3086.ll5 %struct.Cls = type { i32, i8, [2 x %struct.Cls*], [2 x %struct.Lit*] }
6 %struct.Lit = type { i8 }
13 %0 = load %struct.Lit*, %struct.Lit** %storemerge, align 8 ; <%struct.Lit*> [#uses=0]
19 …%storemerge = getelementptr %struct.Lit*, %struct.Lit** null, i64 %storemerge.rec ; <%struct.Lit*…
20 %1 = icmp ugt %struct.Lit** null, %storemerge ; <i1> [#uses=1]
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
Dpr3086.ll5 %struct.Cls = type { i32, i8, [2 x %struct.Cls*], [2 x %struct.Lit*] }
6 %struct.Lit = type { i8 }
13 %0 = load %struct.Lit** %storemerge, align 8 ; <%struct.Lit*> [#uses=0]
19 %storemerge = getelementptr %struct.Lit** null, i64 %storemerge.rec ; <%struct.Lit**> [#uses=2]
20 %1 = icmp ugt %struct.Lit** null, %storemerge ; <i1> [#uses=1]
/external/spirv-llvm/lib/SPIRV/
DOCL20To12.cpp119 auto Lit = getAtomicWorkItemFenceLiterals(CI); in visitCallAtomicWorkItemFence() local
120 if (std::get<1>(Lit) != OCLLegacyAtomicMemOrder || in visitCallAtomicWorkItemFence()
121 std::get<2>(Lit) != OCLLegacyAtomicMemScope) in visitCallAtomicWorkItemFence()
128 Args[0] = getInt32(M, std::get<0>(Lit)); in visitCallAtomicWorkItemFence()
DOCL21ToSPIRV.cpp211 auto Lit = getBarrierLiterals(CI); in visitCallSubGroupBarrier() local
215 Args[0] = addInt32(map<Scope>(std::get<2>(Lit))); in visitCallSubGroupBarrier()
216 Args[1] = addInt32(map<Scope>(std::get<1>(Lit))); in visitCallSubGroupBarrier()
217 Args[2] = addInt32(mapOCLMemFenceFlagToSPIRV(std::get<0>(Lit))); in visitCallSubGroupBarrier()
DOCL20ToSPIRV.cpp662 AtomicWorkItemFenceLiterals Lit) { in transMemoryBarrier() argument
666 Args[0] = addInt32(map<Scope>(std::get<2>(Lit))); in transMemoryBarrier()
667 Args[1] = addInt32(mapOCLMemSemanticToSPIRV(std::get<0>(Lit), in transMemoryBarrier()
668 std::get<1>(Lit))); in transMemoryBarrier()
816 auto Lit = getBarrierLiterals(CI); in visitCallBarrier() local
820 Args[0] = addInt32(map<Scope>(std::get<2>(Lit))); in visitCallBarrier()
821 Args[1] = addInt32(map<Scope>(std::get<1>(Lit))); in visitCallBarrier()
822 Args[2] = addInt32(mapOCLMemFenceFlagToSPIRV(std::get<0>(Lit))); in visitCallBarrier()
/external/clang/test/CodeGenCXX/
Dconst-init-cxx11.cpp223 struct Lit { struct
224 constexpr Lit() : n(5) {} in Lit() function
231 const Lit &lit = Lit();
236 const Lit &lit2 = {};
/external/u-boot/board/eets/pdu001/
DKconfig34 Lit Run LED red.
40 Lit Run LED green.
/external/clang/unittests/AST/
DPostOrderASTVisitor.cpp42 bool VisitIntegerLiteral(IntegerLiteral *Lit) { in VisitIntegerLiteral() argument
43 VisitedNodes.push_back(Lit->getValue().toString(10, false)); in VisitIntegerLiteral()
/external/swiftshader/third_party/LLVM/test/Transforms/LoopRotate/
D2009-01-25-SingleEntryPhi.ll5 %struct.Cls = type { i32, i8, [2 x %struct.Cls*], [2 x %struct.Lit*] }
6 %struct.Lit = type { i8 }
/external/llvm/test/Transforms/LoopRotate/
D2009-01-25-SingleEntryPhi.ll5 %struct.Cls = type { i32, i8, [2 x %struct.Cls*], [2 x %struct.Lit*] }
6 %struct.Lit = type { i8 }
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopRotate/
D2009-01-25-SingleEntryPhi.ll5 %struct.Cls = type { i32, i8, [2 x %struct.Cls*], [2 x %struct.Lit*] }
6 %struct.Lit = type { i8 }
/external/clang/lib/Parse/
DParseObjc.cpp2807 ExprResult Lit(Actions.ActOnNumericConstant(Tok)); in ParseObjCAtExpression() local
2808 if (Lit.isInvalid()) { in ParseObjCAtExpression()
2809 return Lit; in ParseObjCAtExpression()
2813 Lit = Actions.ActOnUnaryOp(getCurScope(), OpLoc, Kind, Lit.get()); in ParseObjCAtExpression()
2814 if (Lit.isInvalid()) in ParseObjCAtExpression()
2815 return Lit; in ParseObjCAtExpression()
2818 Actions.BuildObjCNumericLiteral(AtLoc, Lit.get())); in ParseObjCAtExpression()
3341 ExprResult Lit(ParseStringLiteralExpression()); in ParseObjCStringLiteral() local
3342 if (Lit.isInvalid()) in ParseObjCStringLiteral()
3343 return Lit; in ParseObjCStringLiteral()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/
DCMakeLists.txt11 # Lit's test suite creates output files next to the sources which makes the
/external/swiftshader/third_party/llvm-7.0/llvm/utils/release/
Dtest-release.sh416 cmake $TestSuiteSrcDir -DTEST_SUITE_LIT=$Lit
473 Lit=$SandboxDir/bin/lit
/external/clang/test/
DCMakeLists.txt2 # for use by Lit, and delegates to LLVM's lit test handlers.
/external/icu/icu4c/source/data/locales/
Dha.txt273 "Lit",
311 "Lit",
/external/llvm/test/CodeGen/ARM/
Dnone-macho.ll12 ; Lit-pool entries need to produce a "$non_lazy_ptr" version of the symbol.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dnone-macho.ll12 ; Lit-pool entries need to produce a "$non_lazy_ptr" version of the symbol.
/external/libcxx/docs/
DTestingLibcxx.rst17 Please see the `Lit Command Guide`_ for more information about LIT.
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVInstruction.h241 return Lit.count(I); in isOperandLiteral()
245 Lit.insert(L); in addLit()
388 std::unordered_set<unsigned> Lit; // Literal operand index variable
/external/libunwind_llvm/
DCMakeLists.txt93 # Seek installed Lit.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DProjects.rst89 :doc:`Lit <CommandGuide/lit>` testing tool. This test procedure uses ``RUN``
/external/llvm/docs/
DProjects.rst89 :doc:`Lit <CommandGuide/lit>` testing tool. This test procedure uses ``RUN``

12