Home
last modified time | relevance | path

Searched refs:argstr (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsC.td13 class RVInst16<dag outs, dag ins, string opcodestr, string argstr,
15 : RVInstCommon<outs, ins, opcodestr, argstr, pattern, format> {
26 string opcodestr, string argstr>
27 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatCR> {
42 string opcodestr, string argstr>
43 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatCI> {
58 string opcodestr, string argstr>
59 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatCSS> {
71 string opcodestr, string argstr>
72 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatCIW> {
[all …]
H A DRISCVInstrFormatsV.td57 class RVInstSetiVLi<dag outs, dag ins, string opcodestr, string argstr>
58 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
74 class RVInstSetVLi<dag outs, dag ins, string opcodestr, string argstr>
75 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
90 class RVInstSetVL<dag outs, dag ins, string opcodestr, string argstr>
91 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
108 string opcodestr, string argstr>
109 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
128 string opcodestr, string argstr>
129 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
[all …]
H A DRISCVInstrFormats.td187 class RVInstCommon<dag outs, dag ins, string opcodestr, string argstr,
193 let AsmString = opcodestr # !if(!empty(argstr), "", "\t" # argstr);
263 class RVInst<dag outs, dag ins, string opcodestr, string argstr,
265 : RVInstCommon<outs, ins, opcodestr, argstr, pattern, format> {
275 class RVInst48<dag outs, dag ins, string opcodestr, string argstr,
277 : RVInstCommon<outs, ins, opcodestr, argstr, pattern, format> {
283 class RVInst64<dag outs, dag ins, string opcodestr, string argstr,
285 : RVInstCommon<outs, ins, opcodestr, argstr, pattern, format> {
292 class Pseudo<dag outs, dag ins, list<dag> pattern, string opcodestr = "", string argstr = "">
293 : RVInstCommon<outs, ins, opcodestr, argstr, pattern, InstFormatPseudo> {
[all …]
H A DRISCVInstrInfoXSfmm.td36 string argstr>
37 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
52 string opcodestr, string argstr>
53 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
82 string argstr>
83 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
100 class SFInstMatmulF<dag outs, dag ins, string opcodestr, string argstr>
101 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
120 string opcodestr, string argstr>
121 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
[all …]
H A DRISCVInstrInfoXMips.td43 class LDPFormat<dag outs, dag ins, string opcodestr, string argstr>
44 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
60 class LWPFormat<dag outs, dag ins, string opcodestr, string argstr>
61 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
77 class SDPFormat<dag outs, dag ins, string opcodestr, string argstr>
78 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
95 class SWPFormat<dag outs, dag ins, string opcodestr, string argstr>
96 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
114 class Mips_prefetch_ri<dag outs, dag ins, string opcodestr, string argstr>
115 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatI> {
H A DRISCVInstrInfoZimop.td15 dag outs, dag ins, string opcodestr, string argstr>
16 : RVInstIBase<funct3, opcode, outs, ins, opcodestr, argstr> {
26 dag outs, dag ins, string opcodestr, string argstr>
27 : RVInstRBase<funct3, opcode, outs, ins, opcodestr, argstr> {
H A DRISCVInstrInfoXRivos.td14 string opcodestr, string argstr>
15 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
35 string opcodestr, string argstr>
36 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
H A DRISCVInstrInfoP.td70 class RVPUnary<bits<3> f, string opcodestr, dag operands, string argstr>
71 : RVInstIBase<0b010, OPC_OP_IMM_32, (outs GPR:$rd), operands, opcodestr, argstr> {
H A DRISCVInstrInfoXwch.td14 string opcodestr, string argstr>
15 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatOther> {
H A DRISCVInstrInfoXCV.td56 string opcodestr, string argstr>
57 : RVInstIBase<funct3, OPC_CUSTOM_2, outs, ins, opcodestr, argstr> {
156 dag ins, string opcodestr, string argstr>
157 : RVInstRBase<funct3, opcode, outs, ins, opcodestr, argstr> {
164 dag outs, dag ins, string opcodestr, string argstr>
165 : RVInstIBase<funct3, opcode, outs, ins, opcodestr, argstr> {
260 string opcodestr, string argstr>
261 : RVInstB<funct3, OPC_CUSTOM_0, outs, ins, opcodestr, argstr> {
H A DRISCVInstrInfoXqci.td206 class DirectiveInsnQC_EAI<dag outs, dag ins, string argstr>
221 let AsmString = ".insn qc.eai " # argstr;
224 class DirectiveInsnQC_EI<dag outs, dag ins, string argstr>
242 let AsmString = ".insn qc.ei " # argstr;
245 class DirectiveInsnQC_EB<dag outs, dag ins, string argstr>
265 let AsmString = ".insn qc.eb " # argstr;
268 class DirectiveInsnQC_EJ<dag outs, dag ins, string argstr>
288 let AsmString = ".insn qc.ej " # argstr;
291 class DirectiveInsnQC_ES<dag outs, dag ins, string argstr>
310 let AsmString = ".insn qc.es " # argstr;
[all …]
H A DRISCVInstrInfoXSf.td57 string opcodestr, string argstr>
58 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
80 string opcodestr, string argstr>
81 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
H A DRISCVInstrInfoXTHead.td66 string opcodestr, string argstr>
67 : RVInstVV<funct6, opv, outs, ins, opcodestr, argstr> {
74 string opcodestr, string argstr>
75 : RVInstVX<funct6, opv, outs, ins, opcodestr, argstr> {
H A DRISCVInstrInfoZvk.td33 string argstr>
34 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatR> {
/freebsd/stand/lua/
H A Dcore.lua42 local function composeLoaderCmd(cmd_name, argstr)
43 if argstr ~= nil then
44 cmd_name = cmd_name .. " " .. argstr
409 function core.autoboot(argstr)
415 loader.perform(composeLoaderCmd("autoboot", argstr))
418 function core.boot(argstr)
424 loader.perform(composeLoaderCmd("boot", argstr))
/freebsd/contrib/netbsd-tests/lib/libutil/
H A Dt_parsedate.c63 char argstr[128]; in parsecheck() local
71 snprintf(argstr, sizeof(argstr), "%s%s%s, %s%.*jd, %s%.*d", in parsecheck()
86 "parsedate(%s) returned -1\n", argstr); in parsecheck()
91 argstr, year, (int)tm.tm_year); in parsecheck()
95 argstr, month, (int)tm.tm_mon); in parsecheck()
99 argstr, day, (int)tm.tm_mday); in parsecheck()
103 argstr, hour, (int)tm.tm_hour); in parsecheck()
107 argstr, minute, (int)tm.tm_min); in parsecheck()
111 argstr, second, (int)tm.tm_sec); in parsecheck()
/freebsd/usr.bin/nl/
H A Dnl.c361 parse_numbering(const char *argstr, int section) in parse_numbering() argument
366 switch (argstr[0]) { in parse_numbering()
385 &argstr[1], REG_NEWLINE|REG_NOSUB)) != 0) { in parse_numbering()
392 &argstr[1]); in parse_numbering()
398 numbering_properties[section].name, argstr); in parse_numbering()
/freebsd/lib/libc/tests/stdio/
H A Dprintbasic_test.c67 _testfmt(const char *result, const char *argstr, const char *fmt,...) in _testfmt() argument
80 fmt, argstr, s, result); in _testfmt()
89 wfmt, argstr, ws, wresult); in _testfmt()
H A Dprintfloat_test.c59 _testfmt(const char *result, const char *argstr, const char *fmt,...) in _testfmt() argument
72 fmt, argstr, s, result); in _testfmt()
81 wfmt, argstr, ws, wresult); in _testfmt()
/freebsd/bin/sh/
H A Dexpand.c87 static const char *argstr(const char *, struct nodelist **restrict, int,
235 argstr(arg->narg.text, &argbackq, flag, &exparg); in expandarg()
267 argstr(const char *p, struct nodelist **restrict argbackq, int flag, in argstr() function
421 p = argstr(p, argbackq, 0, NULL); in expari()
552 p = argstr(p, argbackq, EXP_CASE | EXP_TILDE, NULL); in subevalvar_trim()
624 end = argstr(p, argbackq, EXP_TILDE, NULL); in subevalvar_misc()
759 return argstr(p, argbackq, in evalvar()
1446 argstr(pattern->narg.text, &argbackq, EXP_TILDE | EXP_CASE, NULL); in casematch()
H A DTOUR215 EXPAND.C: As the routine argstr generates words by parameter
/freebsd/contrib/kyua/engine/
H A Datf_result.cpp199 const std::string argstr = rest.substr(delim + 1, delim2 - delim - 1); in parse_with_reason_and_arg() local
200 arg = parse_int(argstr); in parse_with_reason_and_arg()
204 argstr % status); in parse_with_reason_and_arg()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSMEInstrFormats.td801 string mnemonic, string argstr>
802 : I<outs, ins, mnemonic, argstr, "", []>, Sched<[]> {
978 string mnemonic, string argstr>
979 : I<(outs), ins, mnemonic, argstr, "", []>, Sched<[]> {
1171 string mnemonic, string argstr>
1172 : I<outs, ins, mnemonic, argstr, "", []>, Sched<[]> {
1362 string mnemonic, string argstr>
1363 : I<outs, ins, mnemonic, argstr, "", []>, Sched<[]> {