Home
last modified time | relevance | path

Searched refs:PRE (Results 1 – 25 of 38) sorted by relevance

12

/third_party/jerryscript/tools/
Drun-perf-test.sh98 PRE=$2
120 eval "rel_mult=\$${PRE}_rel_mult"
125 ((${PRE}_n++))
168 eval "rel_inaccuracy_tmp=\$${PRE}_rel_inaccuracy_tmp"
178 eval "${PRE}_rel_inaccuracy_tmp=\$rel_inaccuracy_tmp"
218 eval "${PRE}_rel_mult=\$rel_mult"
/third_party/parse5/packages/parse5-plain-text-conversion-stream/lib/
Dindex.ts36 this.parser._insertFakeElement(TN.PRE, $.PRE);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstrBuilder.cpp66 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; in initializeUsedResources() local
67 const MCProcResourceDesc &PR = *SM.getProcResource(PRE->ProcResourceIdx); in initializeUsedResources()
68 if (!PRE->Cycles) { in initializeUsedResources()
79 uint64_t Mask = ProcResourceMasks[PRE->ProcResourceIdx]; in initializeUsedResources()
88 CycleSegment RCy(0, PRE->Cycles, false); in initializeUsedResources()
92 SuperResources[Super] += PRE->Cycles; in initializeUsedResources()
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts132 PRE = 'pre', enumerator
304 PRE, enumerator
455 [TAG_NAMES.PRE, TAG_ID.PRE],
580 $.PRE,
Dforeign-content.ts165 $.PRE,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp940 for (const MCWriteProcResEntry &PRE : in minFuncUnits() local
943 if (!PRE.Cycles) in minFuncUnits()
946 STI->getSchedModel().getProcResource(PRE.ProcResourceIdx); in minFuncUnits()
950 F = PRE.ProcResourceIdx; in minFuncUnits()
983 for (const MCWriteProcResEntry &PRE : in calcCriticalResources() local
986 if (!PRE.Cycles) in calcCriticalResources()
988 Resources[PRE.ProcResourceIdx]++; in calcCriticalResources()
2991 for (const MCWriteProcResEntry &PRE : in reserveResources() local
2994 if (!PRE.Cycles) in reserveResources()
2996 ++ProcResourceCount[PRE.ProcResourceIdx]; in reserveResources()
[all …]
DTargetSchedule.cpp315 *PRE = STI->getWriteProcResEnd(SCDesc); PRI != PRE; ++PRI) { in computeOutputLatency() local
DScheduleDAGInstrs.cpp593 for (const MCWriteProcResEntry &PRE : in initSUnits() local
596 switch (SchedModel.getProcResource(PRE.ProcResourceIdx)->BufferSize) { in initSUnits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMScheduleR52.td298 (instregex "LD(RB|R)(_|T_)(POST|PRE)_(IMM|REG)", "LDRH(_PRE|_POST)",
300 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T",
303 "LDRD_(POST|PRE)", "t2LDRD_(POST|PRE)")>;
495 "STR(i|r)_preidx", "STRB(i|r)_preidx", "STRH_preidx", "STR(H_|HT_)(PRE|POST)",
496 "STR(BT|HT|T)", "t2STR_(PRE|POST)", "t2STR[BH]_(PRE|POST)",
503 (instregex "(t2|t)STRD_(POST|PRE)", "STRD_(POST|PRE)")>;
DARMScheduleSwift.td366 (instregex "LD(RB|R)(_|T_)(POST|PRE)_(IMM|REG)", "LDRH(_PRE|_POST)",
368 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T")>;
378 (instregex "LDRD_(POST|PRE)", "t2LDRD_(POST|PRE)")>;
496 "STR(i|r)_preidx", "STRB(i|r)_preidx", "STRH_preidx", "STR(H_|HT_)(PRE|POST)",
497 "STR(BT|HT|T)", "t2STR_(PRE|POST)", "t2STR[BH]_(PRE|POST)",
505 (instregex "(t2|t)STRD_(POST|PRE)", "STRD_(POST|PRE)")>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp419 for (const MCWriteProcResEntry &PRE : in emitInstruction() local
422 switch (SchedModel->getProcResource(PRE.ProcResourceIdx)->BufferSize) { in emitInstruction()
/third_party/vk-gl-cts/framework/delibs/coding_guidelines/
Dprettify.js22PRE");for(var t=0;t<j.attributes.length;++t){var w=j.attributes[t];if(w.specified)p.setAttribute(w…
/third_party/parse5/packages/parse5-sax-parser/lib/
Dparser-feedback-simulator.ts158 case $.PRE:
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/
Dm4sugar.m4773 # _m4_wrap(PRE, POST)
1035 # _m4_for(COUNT, LAST, STEP, PRE, POST)
1038 # numbers. Expand PRE[COUNT]POST, then alter COUNT by STEP and
1159 # _m4_foreach(PRE, POST, IGNORED, ARG...)
1162 # ARG, expand PRE[ARG]POST[]. The IGNORED argument makes recursion
1272 # m4_map_args_sep([PRE], [POST], [SEP], ARG...)
1274 # Expand PRE[ARG]POST for each argument, with SEP between arguments.
1284 # m4_map_args_w(STRING, [PRE], [POST], [SEP])
1286 # Perform the expansion of PRE[word]POST[] for each word in STRING
1288 # m4_foreach_w([var], [STRING], [PRE[]m4_defn([var])POST])
[all …]
Dforeach.m459 # _m4_foreach(PRE, POST, IGNORED, ARG...)
62 # ARG, expand PRE[ARG]POST[]. The IGNORED argument makes recursion
/third_party/ltp/tools/sparse/sparse-src/Documentation/
DTODO.md48 * add SSA based PRE
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawBuffersIndexedTests.cpp1512 PRE, enumerator
1520 if (prepost == PRE) in createDiffTest()
1557 if (prepost == PRE) in createAdvancedEqDiffTest()
1677 addDrawBufferCommonTests(preGroup, PRE); in createDrawBuffersIndexedTests()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp1500 PRE, enumerator
1508 if (prepost == PRE) in createDiffTest()
1545 if (prepost == PRE) in createAdvancedEqDiffTest()
1665 addDrawBufferCommonTests(preGroup, PRE); in createDrawBuffersIndexedTests()
/third_party/flutter/skia/third_party/externals/freetype/docs/
DINSTALL.ANY11 * DISABLE PRE-COMPILED HEADERS! This is very important for Visual
/third_party/node/deps/npm/node_modules/mute-stream/coverage/lcov-report/
Dprettify.js1 …og(W&&W.stack?W.stack:W)}}}function y(W,V,U){var S=document.createElement("PRE");S.innerHTML=W;if(…
/third_party/node/deps/npm/node_modules/unique-filename/coverage/
Dprettify.js1 …og(W&&W.stack?W.stack:W)}}}function y(W,V,U){var S=document.createElement("PRE");S.innerHTML=W;if(…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DREADME.txt981 Scalar PRE hoists the mul in the common block up to the else:
1098 [LOAD PRE CRIT EDGE SPLITTING]
1122 [LOAD PRE]
1124 There are many load PRE testcases in testsuite/gcc.dg/tree-ssa/loadpre* in the
1130 [PRE OF READONLY CALL]
1140 [LOAD PRE / STORE SINKING / SPEC HACK]
1164 [SCALAR PRE]
1165 There are many PRE testcases in testsuite/gcc.dg/tree-ssa/ssa-pre-*.c in the
/third_party/pcre2/pcre2/
DCMakeLists.txt637 PRE-LINK
646 PRE-LINK
/third_party/gstreamer/gstreamer/po/
Dro.po1349 msgstr "Linia de asamblare se PREÎNCARCĂ ...\n"
1486 msgstr "Linia de asamblare este „live” și nu necesită PREÎNCĂRCARE ...\n"
1489 msgstr "Linia de asamblare este PREÎNCĂRCATĂ ...\n"
/third_party/ffmpeg/libavfilter/
Df_ebur128.c647 FILTER(y, x, PRE); // apply pre-filter in filter_frame()

12