Home
last modified time | relevance | path

Searched refs:REPL (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c34 #define REPL TGSI_OUTPUT_REPLICATE macro
43 { 1, 1, 0, 0, 0, 0, 0, REPL, "RCP", TGSI_OPCODE_RCP },
44 { 1, 1, 0, 0, 0, 0, 0, REPL, "RSQ", TGSI_OPCODE_RSQ },
49 { 1, 2, 0, 0, 0, 0, 0, REPL, "DP3", TGSI_OPCODE_DP3 },
50 { 1, 2, 0, 0, 0, 0, 0, REPL, "DP4", TGSI_OPCODE_DP4 },
60 { 1, 1, 0, 0, 0, 0, 0, REPL, "SQRT", TGSI_OPCODE_SQRT },
61 { 1, 3, 0, 0, 0, 0, 0, REPL, "DP2A", TGSI_OPCODE_DP2A },
68 { 1, 1, 0, 0, 0, 0, 0, REPL, "EX2", TGSI_OPCODE_EX2 },
69 { 1, 1, 0, 0, 0, 0, 0, REPL, "LG2", TGSI_OPCODE_LG2 },
70 { 1, 2, 0, 0, 0, 0, 0, REPL, "POW", TGSI_OPCODE_POW },
[all …]
/external/llvm/docs/tutorial/
DBuildingAJIT1.rst43 To provide input for our JIT we will use the Kaleidoscope REPL from
95 the REPL code from `Chapter 7 <LangImpl7.html>`_ of that tutorial to supply the
96 input for our JIT: Each time the user enters an expression the REPL will add a
98 expression is a top-level expression like '1+1' or 'sin(x)', the REPL will also
102 of this tutorial we'll modify the REPL to enable new interactions with our JIT
338 impossible to re-define symbols in the REPL, but will make our symbol
DBuildingAJIT5.rst28 KaleidoscopeJIT class, and the REPL itself.**
DBuildingAJIT2.rst251 | | below. In our REPL this is our default way to search for |
259 | | REPL we use this method to search for functions |
291 Our current REPL is eager: Each function definition is optimized and compiled as
DLangImpl04.rst371 that will make our environment more REPL-like: Functions can be added to the
488 With these changes made, lets try our REPL again (I removed the dump of the
/external/python/cpython3/Misc/
DNEWS2486 - Issue #25660: Fix TAB key behaviour in REPL with readline.
4332 - Issue #25660: Fix TAB key behaviour in REPL with readline.
/external/valgrind/none/tests/mips32/
Dmips32_dsp.stdout.exp-BE3216 -------- REPL.PH --------
3254 -------- REPL.QB --------
Dmips32_dsp.stdout.exp-LE3216 -------- REPL.PH --------
3254 -------- REPL.QB --------