Home
last modified time | relevance | path

Searched refs:split_loop (Results 1 – 25 of 76) sorted by relevance

1234

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/tir/transforms/
H A Dinject_double_buffer.cc35 int split_loop; member
38 TVM_ATTR_FIELD(split_loop).describe("Split loop factors").set_default(1);
85 explicit DoubleBufferInjector(int split_loop) : split_loop_(split_loop) {} in DoubleBufferInjector() argument
285 n->body = DoubleBufferInjector(cfg.value()->split_loop).Inject(std::move(n->body)); in InjectDoubleBuffer()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/pass/
H A Dinject_double_buffer.cc69 explicit DoubleBufferInjector(int split_loop) in DoubleBufferInjector() argument
70 : split_loop_(split_loop) {} in DoubleBufferInjector()
274 Stmt InjectDoubleBuffer(Stmt stmt, int split_loop) { in InjectDoubleBuffer() argument
275 return DoubleBufferInjector(split_loop).Inject(stmt); in InjectDoubleBuffer()
/dports/misc/tvm/incubator-tvm-0.6.1/src/pass/
H A Dinject_double_buffer.cc69 explicit DoubleBufferInjector(int split_loop) in DoubleBufferInjector() argument
70 : split_loop_(split_loop) {} in DoubleBufferInjector()
274 Stmt InjectDoubleBuffer(Stmt stmt, int split_loop) { in InjectDoubleBuffer() argument
275 return DoubleBufferInjector(split_loop).Inject(stmt); in InjectDoubleBuffer()
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/PGE/
H A DUtil.pir205 split_loop:
232 unless has_count goto split_loop
235 if n < count goto split_loop
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/MakeGuardsExplicit/
H A Dbasic.ll102 define void @split_loop(i1 %cond, i32 %N, i32 %M) {
103 ; CHECK-LABEL: @split_loop(
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Destone_SUITE.erl856 split_loop(B, {abc,1,2222,self(),"ancnd"}, 100),
859 split_loop(_B, _, 0) -> function
861 split_loop(B, Term, I) -> function
866 split_loop(B, Term, I-1).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Destone_SUITE.erl844 split_loop(B, {abc,1,2222,self(),"ancnd"}, 100),
847 split_loop(_B, _, 0) -> function
849 split_loop(B, Term, I) -> function
854 split_loop(B, Term, I-1).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Destone_SUITE.erl856 split_loop(B, {abc,1,2222,self(),"ancnd"}, 100),
859 split_loop(_B, _, 0) -> function
861 split_loop(B, Term, I) -> function
866 split_loop(B, Term, I-1).
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Destone_SUITE.erl844 split_loop(B, {abc,1,2222,self(),"ancnd"}, 100),
847 split_loop(_B, _, 0) -> function
849 split_loop(B, Term, I) -> function
854 split_loop(B, Term, I-1).
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Destone_SUITE.erl844 split_loop(B, {abc,1,2222,self(),"ancnd"}, 100),
847 split_loop(_B, _, 0) -> function
849 split_loop(B, Term, I) -> function
854 split_loop(B, Term, I-1).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Destone_SUITE.erl856 split_loop(B, {abc,1,2222,self(),"ancnd"}, 100),
859 split_loop(_B, _, 0) -> function
861 split_loop(B, Term, I) -> function
866 split_loop(B, Term, I-1).
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Destone_SUITE.erl844 split_loop(B, {abc,1,2222,self(),"ancnd"}, 100),
847 split_loop(_B, _, 0) -> function
849 split_loop(B, Term, I) -> function
854 split_loop(B, Term, I-1).

1234