Home
last modified time | relevance | path

Searched refs:peephole (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/external/llvm/test/CodeGen/MIR/Generic/
DmultiRunPass.mir1 # RUN: llc -run-pass expand-isel-pseudos -run-pass peephole-opt -debug-pass=Arguments -o - %s 2>&1…
2 # RUN: llc -run-pass expand-isel-pseudos,peephole-opt -debug-pass=Arguments -o - %s 2>&1 | FileChec…
3 # RUN: llc -run-pass peephole-opt -run-pass expand-isel-pseudos -debug-pass=Arguments -o - %s 2>&1 …
4 # RUN: llc -run-pass peephole-opt,expand-isel-pseudos -debug-pass=Arguments -o - %s 2>&1 | FileChec…
10 # PSEUDO_PEEPHOLE: -expand-isel-pseudos -peephole-opt
11 # PEEPHOLE_PSEUDO: -peephole-opt -expand-isel-pseudos
/external/llvm-project/llvm/test/CodeGen/MIR/Generic/
DmultiRunPass.mir1 # RUN: llc -run-pass finalize-isel -run-pass peephole-opt -debug-pass=Arguments -o - %s 2>&1 | Fil…
2 # RUN: llc -run-pass finalize-isel,peephole-opt -debug-pass=Arguments -o - %s 2>&1 | FileCheck %s -…
3 # RUN: llc -run-pass peephole-opt -run-pass finalize-isel -debug-pass=Arguments -o - %s 2>&1 | File…
4 # RUN: llc -run-pass peephole-opt,finalize-isel -debug-pass=Arguments -o - %s 2>&1 | FileCheck %s -…
11 # PSEUDO_PEEPHOLE-SAME: {{(-machineverifier )?}}-peephole-opt
12 # PEEPHOLE_PSEUDO: -peephole-opt {{(-machineverifier )?}}-finalize-isel
/external/llvm-project/llvm/test/CodeGen/X86/
Dpause.ll2 ; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mattr=-sse -show-mc-encoding | FileCh…
3 ; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mattr=-avx,+sse2 -show-mc-encoding | …
4 ; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mattr=+avx2 -show-mc-encoding | FileC…
5 ; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mcpu=skx -show-mc-encoding | FileChec…
Dsse2-intrinsics-x86_64-upgrade.ll2 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-apple-darwin -mattr=-avx,+sse2 -show-mc-encoding …
3 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-apple-darwin -mattr=+avx -show-mc-encoding | File…
4 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-apple-darwin -mattr=+avx512f,+avx512bw,+avx512dq,…
Dsse2-intrinsics-x86_64.ll2 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-apple-darwin -mattr=-avx,+sse2 -show-mc-encoding …
3 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-apple-darwin -mattr=+avx -show-mc-encoding | File…
4 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-apple-darwin -mattr=+avx512f,+avx512bw,+avx512dq,…
Dcommute-clmul.ll2 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-unknown -mattr=+sse2,+pclmul | FileCheck %s --che…
3 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-unknown -mattr=+avx2,+pclmul | FileCheck %s --che…
4 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-unknown -mattr=+avx512vl,+vpclmulqdq | FileCheck …
Dfold-load-binops.ll2 ; RUN: llc -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+sse2 < %s | FileCheck %s --che…
3 ; RUN: llc -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+avx < %s | FileCheck %s --chec…
4 ; RUN: llc -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+avx512f < %s | FileCheck %s --…
Dinsert-into-constant-vector.ll2 ; RUN: llc < %s -disable-peephole -mtriple=i686-unknown-unknown -mattr=+sse2 | FileCheck %s -…
3 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+sse2 | FileCheck %s -…
4 ; RUN: llc < %s -disable-peephole -mtriple=i686-unknown-unknown -mattr=+sse4.1 | FileCheck %s -…
5 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+sse4.1 | FileCheck %s -…
6 ; RUN: llc < %s -disable-peephole -mtriple=i686-unknown-unknown -mattr=+avx | FileCheck %s -…
7 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+avx | FileCheck %s -…
8 ; RUN: llc < %s -disable-peephole -mtriple=i686-unknown-unknown -mattr=+avx2 | FileCheck %s -…
9 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+avx2 | FileCheck %s -…
10 ; RUN: llc < %s -disable-peephole -mtriple=i686-unknown-unknown -mattr=+avx512f | FileCheck %s -…
11 ; RUN: llc < %s -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+avx512f | FileCheck %s -…
Df16c-intrinsics-upgrade.ll2 …ple=i686-unknown-unknown -mattr=+avx,+f16c -show-mc-encoding -disable-peephole | FileCheck %s --…
3 …ple=x86_64-unknown-unknown -mattr=+avx,+f16c -show-mc-encoding -disable-peephole | FileCheck %s --…
4 …iple=i686-unknown-unknown -mattr=+avx512vl -show-mc-encoding -disable-peephole | FileCheck %s --…
5 …iple=x86_64-unknown-unknown -mattr=+avx512vl -show-mc-encoding -disable-peephole | FileCheck %s --…
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_LSTMBlockCell.pbtxt31 The weight matrix for input gate peephole connection.
37 The weight matrix for forget gate peephole connection.
43 The weight matrix for output gate peephole connection.
109 Whether to use peephole weights.
115 optional peephole connection.
Dapi_def_BlockLSTM.pbtxt26 Initial output of cell (to be used for peephole).
38 The weight matrix for input gate peephole connection.
44 The weight matrix for forget gate peephole connection.
50 The weight matrix for output gate peephole connection.
116 Whether to use peephole weights.
Dapi_def_BlockLSTMV2.pbtxt26 Initial output of cell (to be used for peephole).
38 The weight matrix for input gate peephole connection.
44 The weight matrix for forget gate peephole connection.
50 The weight matrix for output gate peephole connection.
110 Whether to use peephole weights.
Dapi_def_BlockLSTMGradV2.pbtxt26 Initial output of cell (to be used for peephole).
38 The weight matrix for input gate peephole connection.
44 The weight matrix for forget gate peephole connection.
50 The weight matrix for output gate peephole connection.
164 Whether to use peephole weights.
Dapi_def_BlockLSTMGrad.pbtxt26 Initial output of cell (to be used for peephole).
38 The weight matrix for input gate peephole connection.
44 The weight matrix for forget gate peephole connection.
50 The weight matrix for output gate peephole connection.
164 Whether to use peephole weights.
Dapi_def_LSTMBlockCellGrad.pbtxt31 The weight matrix for input gate peephole connection.
37 The weight matrix for forget gate peephole connection.
43 The weight matrix for output gate peephole connection.
133 Whether the cell uses peephole connections.
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_peephole.cpp40 int peephole::run() { in run()
47 void peephole::run_on(container_node* c) { in run_on()
93 void peephole::optimize_cc_op(alu_node* a) { in optimize_cc_op()
103 void peephole::convert_float_setcc(alu_node *f2i, alu_node *s) { in convert_float_setcc()
113 void peephole::optimize_cc_op2(alu_node* a) { in optimize_cc_op2()
211 void peephole::optimize_CNDcc_op(alu_node* a) { in optimize_CNDcc_op()
300 bool peephole::get_bool_flt_to_int_source(alu_node* &a) { in get_bool_flt_to_int_source()
335 bool peephole::get_bool_op_info(value* b, bool_op_info& bop) { in get_bool_op_info()
/external/llvm/test/CodeGen/PowerPC/
Dopt-cmp-inst-cr0-live.ll1 ; RUN: llc -print-before=peephole-opt -print-after=peephole-opt -mtriple=powerpc64-unknown-linux-gn…
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dsdwa-vop2-64bit.mir1 # RUN: llc -march=amdgcn -mcpu=kaveri -run-pass=si-peephole-sdwa -o - %s | FileCheck -check-prefix=…
2 # RUN: llc -march=amdgcn -mcpu=fiji -run-pass=si-peephole-sdwa -o - %s | FileCheck -check-prefix=VI…
3 # RUN: llc -march=amdgcn -mcpu=gfx900 -run-pass=si-peephole-sdwa -o - %s | FileCheck -check-prefix=…
Dhazard-pass-ordering.mir1 # RUN: llc -march=amdgcn -mcpu=gfx908 -start-before=si-pre-emit-peephole %s -o - | FileCheck -check…
3 # Verify that the dedicated hazard recognizer pass is run after late peephole
Dsdwa-gfx9.mir1 # RUN: llc -march=amdgcn -mcpu=kaveri -run-pass=si-peephole-sdwa -o - %s | FileCheck -check-prefix=…
2 # RUN: llc -march=amdgcn -mcpu=fiji -run-pass=si-peephole-sdwa -o - %s | FileCheck -check-prefix=VI…
3 # RUN: llc -march=amdgcn -mcpu=gfx900 -run-pass=si-peephole-sdwa -o - %s | FileCheck -check-prefix=…
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dopt-cmp-inst-cr0-live.ll1 ; RUN: llc -verify-machineinstrs -print-before=peephole-opt -print-after=peephole-opt -mtriple=powe…
2 ; RUN: llc -verify-machineinstrs -print-before=peephole-opt -print-after=peephole-opt -mtriple=powe…
/external/llvm-project/llvm/test/CodeGen/ARM/
Dcmp2-peephole-thumb.mir1 # RUN: llc -run-pass=peephole-opt %s -o - | FileCheck %s
3 # Here we check that the peephole cmp rewrite is not triggered, because
8 ; ModuleID = 'cmp2-peephole-thumb.ll'
Dpeephole-callee-save-regalloc.mir1 # RUN: llc -mtriple=thumbv8 -run-pass=peephole-opt %s -o - | FileCheck %s
4 # Ensure that peephole optimization to fold move immediate doesn't unconstrain
/external/proguard/src/proguard/optimize/peephole/
DVerticalClassMerger.java21 package proguard.optimize.peephole;
DHorizontalClassMerger.java21 package proguard.optimize.peephole;

12345678910>>...14