Home
last modified time | relevance | path

Searched refs:instcount (Results 1 – 25 of 43) sorted by relevance

12

/dports/cad/qflow/qflow-1.4.98/scripts/
H A Dblifanno.tcl.in165 set instcount [dict create]
170 if {[dict exists $instcount $macroname]} {
171 set iidx [dict get $instcount $macroname]
173 dict set instcount $macroname $iidx
175 dict set instcount $macroname 1
/dports/emulators/hercules/hercules-3.13/
H A Dtimer.c232 mipsrate = regs->instcount; in timer_update_thread()
233 regs->instcount = 0; in timer_update_thread()
H A Dsie.c1070 GUESTREGS->instcount = 1; in ARCH_DEP()
1084 GUESTREGS->instcount += 12; in ARCH_DEP()
1104 regs->instcount += GUESTREGS->instcount; in ARCH_DEP()
H A Dipl.c379 regs->instcount = regs->prevcount = 0; in ARCH_DEP()
H A Dcpu.c414 realregs->instcount++;
1689 regs.instcount++; in ARCH_DEP()
1700 regs.instcount += 12; in ARCH_DEP()
H A Dhstructs.h104 U32 instcount; /* Instruction counter */ member
697 U64 instcount; /* Instruction counter */ member
H A Dhmacros.h316 ((_regs)->hostregs->prevcount + (_regs)->hostregs->instcount)
H A Dhsccmd.c5537 … sysblk.regs[i]->guestregs->cpuad,(long long)sysblk.regs[i]->guestregs->instcount); in ipending_cmd()
6966 U64 instcount = 0; /* Instruction count */ in count_cmd() local
6976 sysblk.regs[i]->instcount = sysblk.regs[i]->prevcount = 0; in count_cmd()
6982 instcount += INSTCOUNT(sysblk.regs[i]); in count_cmd()
6983 logmsg (" i: %12" I64_FMT "d\n", instcount); in count_cmd()
H A Dpanel.c2776 || (NPDup && NPcpugraph && prvtcount != sysblk.instcount)
2789 prvtcount = sysblk.instcount;
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllsched.cpp115 int instcount; in build_idep_graph() local
130 instcount = 0; in build_idep_graph()
132 instcount++; in build_idep_graph()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimtexsim.c682 INTBIG length, portcount=0, instcount=0; in sim_textdlinst() local
699 if (portcount == instcount) continue; in sim_textdlinst()
700 instcount++; in sim_textdlinst()
761 if (portcount == instcount) continue; in sim_textdlinst()
762 instcount++; in sim_textdlinst()
767 if (instcount < portcount) addstringtoinfstr(infstr, x_("NC,")); in sim_textdlinst()
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dpitch0.c71 int32_t instcount(CSOUND *csound, INSTCNT *p) in instcount() function
H A Dpitch.h286 int32_t instcount(CSOUND *, INSTCNT *p);
H A Dspectra.c1286 { "active.i", S(INSTCNT),0,1, "i", "ioo", (SUBR)instcount, NULL, NULL },
1287 { "active.k", S(INSTCNT),0,2, "k", "koo", NULL, (SUBR)instcount, NULL },
/dports/irc/bitlbee/bitlbee-3.6/
H A Dotr.c1877 int instcount = 0; in show_otr_context_info() local
1890 irc_rootmsg(irc, " \x02instance %d (target):\x02", instcount); in show_otr_context_info()
1892 irc_rootmsg(irc, " instance %d:", instcount); in show_otr_context_info()
1895 instcount++; in show_otr_context_info()
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/data/complete/tex/
H A Dbiblatex-dev.cwl388 instcount
/dports/cad/electric/electric-7.00/src/io/
H A Dioedifi.c2478 INTBIG count, user_max, i, j, dup, fbus, tbus, instcount, instptx, instpty;
3053 instcount = io_edifgbl.pt_count;
3054 if (instcount > 0)
3061 if (instcount == 0)
3064 instcount = 1;
3070 if (instcount == 1 && io_edifgbl.proto != NONODEPROTO)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Passes/
H A DPassRegistry.def222 FUNCTION_PASS("instcount", InstCountPass())
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Passes/
H A DPassRegistry.def228 FUNCTION_PASS("instcount", InstCountPass())
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Passes/
H A DPassRegistry.def228 FUNCTION_PASS("instcount", InstCountPass())
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Passes/
H A DPassRegistry.def231 FUNCTION_PASS("instcount", InstCountPass())
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Passes/
H A DPassRegistry.def231 FUNCTION_PASS("instcount", InstCountPass())
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def231 FUNCTION_PASS("instcount", InstCountPass())
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Passes/
H A DPassRegistry.def262 FUNCTION_PASS("instcount", InstCountPass())
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Passes/
H A DPassRegistry.def231 FUNCTION_PASS("instcount", InstCountPass())

12