Home
last modified time | relevance | path

Searched refs:LoopSetup (Results 1 – 25 of 33) sorted by relevance

12

/dports/comms/owfs/owfs-3.2p4/module/owserver/src/c/
H A Dloop.c41 static GOOD_OR_BAD LoopSetup(struct handlerdata *hd) ;
43 static GOOD_OR_BAD LoopSetup(struct handlerdata *hd) in LoopSetup() function
139 if ( GOOD( LoopSetup(hd) ) ) { in PingLoop()
/dports/sysutils/libudisks/udisks-udisks-2.9.2/src/tests/dbus-tests/
H A Dtest_loop.py88 loop_dev_obj_path = self.manager.LoopSetup(fd, self.no_options)
118 loop_dev_obj_path = self.manager.LoopSetup(fd, opts)
144 loop_dev_obj_path = self.manager.LoopSetup(fd, opts)
170 loop_dev_obj_path = self.manager.LoopSetup(fd, opts)
202 loop_dev_obj_path = self.manager.LoopSetup(fd, opts)
233 loop_dev_obj_path = self.manager.LoopSetup(fd, opts)
/dports/audio/libaudiofile/audiofile-0.3.6/libaudiofile/
H A DInstrument.h34 struct LoopSetup;
42 LoopSetup *loops;
H A DInstrument.cpp60 loops = (LoopSetup *) _af_calloc(count, sizeof (LoopSetup)); in allocateLoops()
H A Dafinternal.h65 struct LoopSetup struct
H A DSetup.cpp167 instruments[i].loops = (LoopSetup *) _af_calloc(instruments[i].loopCount, sizeof (LoopSetup)); in _af_instsetup_new()
508 alloccopy(LoopSetup, setup->instruments[i].loopCount, in _af_filesetup_copy()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DHardwareLoops.cpp448 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local
457 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup; in InsertIterationSetup()
463 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup in InsertIterationSetup()
466 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0); in InsertIterationSetup()
467 return !UsePhi ? LoopCountInit : LoopSetup; in InsertIterationSetup()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DHardwareLoops.cpp448 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local
457 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup; in InsertIterationSetup()
463 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup in InsertIterationSetup()
466 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0); in InsertIterationSetup()
467 return !UsePhi ? LoopCountInit : LoopSetup; in InsertIterationSetup()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp448 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local
457 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup; in InsertIterationSetup()
463 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup in InsertIterationSetup()
466 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0); in InsertIterationSetup()
467 return !UsePhi ? LoopCountInit : LoopSetup; in InsertIterationSetup()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DHardwareLoops.cpp454 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local
463 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup; in InsertIterationSetup()
469 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup in InsertIterationSetup()
472 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0); in InsertIterationSetup()
473 return !UsePhi ? LoopCountInit : LoopSetup; in InsertIterationSetup()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DHardwareLoops.cpp448 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local
457 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup; in InsertIterationSetup()
463 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup in InsertIterationSetup()
466 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0); in InsertIterationSetup()
467 return !UsePhi ? LoopCountInit : LoopSetup; in InsertIterationSetup()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DHardwareLoops.cpp448 Value *LoopSetup = Builder.CreateCall(LoopIter, LoopCountInit); in InsertIterationSetup() local
457 UsePhi ? Builder.CreateExtractValue(LoopSetup, 1) : LoopSetup; in InsertIterationSetup()
463 LLVM_DEBUG(dbgs() << "HWLoops: Inserted loop counter: " << *LoopSetup in InsertIterationSetup()
466 LoopSetup = Builder.CreateExtractValue(LoopSetup, 0); in InsertIterationSetup()
467 return !UsePhi ? LoopCountInit : LoopSetup; in InsertIterationSetup()
/dports/devel/avr-gdb/gdb-7.3.1/sim/bfin/
H A Dinsn_list.def50 I(LoopSetup)
/dports/devel/gdb761/gdb-7.6.1/sim/bfin/
H A Dinsn_list.def50 I(LoopSetup)
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Dbfin.h1166 } LoopSetup; typedef
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/dports/devel/avr-gdb/gdb-7.3.1/include/opcode/
H A Dbfin.h1226 } LoopSetup; typedef
/dports/lang/gnatdroid-binutils/binutils-2.27/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/dports/devel/gdb761/gdb-7.6.1/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Dbfin.h1232 } LoopSetup; typedef

12