/external/llvm/lib/Target/Mips/ |
D | MicroMipsDSPInstrFormats.td | 10 class MMDSPInst<string opstr = ""> 14 string BaseOpcode = opstr; 25 class POOL32A_3R_FMT<string opstr, bits<11> op> : MMDSPInst<opstr> { 37 class POOL32A_2R_FMT<string opstr, bits<10> op> : MMDSPInst<opstr> { 48 class POOL32A_2RAC_FMT<string opstr, bits<8> op> : MMDSPInst<opstr> { 61 class POOL32A_3RB0_FMT<string opstr, bits<10> op> : MMDSPInst<opstr> { 74 class POOL32A_2RSA4_FMT<string opstr, bits<12> op> : MMDSPInst<opstr> { 86 class POOL32A_2RSA3_FMT<string opstr, bits<7> op> : MMDSPInst<opstr> { 99 class POOL32A_2RSA5B0_FMT<string opstr, bits<10> op> : MMDSPInst<opstr> { 112 class POOL32A_2RSA4B0_FMT<string opstr, bits<11> op> : MMDSPInst<opstr> { [all …]
|
D | MicroMipsInstrInfo.td | 185 class CompactBranchMM<string opstr, DAGOperand opnd, PatFrag cond_op, 188 !strconcat(opstr, "\t$rs, $offset"), [], II_BCCZC, FrmI> { 196 class LoadLeftRightMM<string opstr, SDNode OpNode, RegisterOperand RO, 199 !strconcat(opstr, "\t$rt, $addr"), 206 class StoreLeftRightMM<string opstr, SDNode OpNode, RegisterOperand RO, 209 !strconcat(opstr, "\t$rt, $addr"), 229 class MovePMM16<string opstr, RegisterOperand RO> : 231 !strconcat(opstr, "\t$dst_regs, $rs, $rt"), [], 251 class StorePairMM<string opstr, InstrItinClass Itin = NoItinerary, 254 !strconcat(opstr, "\t$rt, $addr"), [], Itin, FrmI, opstr> { [all …]
|
D | MipsInstrFPU.td | 104 class ADDS_FT<string opstr, RegisterOperand RC, InstrItinClass Itin, bit IsComm, 107 !strconcat(opstr, "\t$fd, $fs, $ft"), 108 [(set RC:$fd, (OpNode RC:$fs, RC:$ft))], Itin, FrmFR, opstr>, 113 multiclass ADDS_M<string opstr, InstrItinClass Itin, bit IsComm, 115 def _D32 : MMRel, ADDS_FT<opstr, AFGR64Opnd, Itin, IsComm, OpNode>, FGR_32; 116 def _D64 : ADDS_FT<opstr, FGR64Opnd, Itin, IsComm, OpNode>, FGR_64 { 121 class ABSS_FT<string opstr, RegisterOperand DstRC, RegisterOperand SrcRC, 123 InstSE<(outs DstRC:$fd), (ins SrcRC:$fs), !strconcat(opstr, "\t$fd, $fs"), 124 [(set DstRC:$fd, (OpNode SrcRC:$fs))], Itin, FrmFR, opstr>, 128 multiclass ABSS_M<string opstr, InstrItinClass Itin, [all …]
|
D | MipsInstrInfo.td | 1096 class ArithLogicR<string opstr, RegisterOperand RO, bit isComm = 0, 1100 !strconcat(opstr, "\t$rd, $rs, $rt"), 1101 [(set RO:$rd, (OpNode RO:$rs, RO:$rt))], Itin, FrmR, opstr> { 1108 class ArithLogicI<string opstr, Operand Od, RegisterOperand RO, 1113 !strconcat(opstr, "\t$rt, $rs, $imm16"), 1115 Itin, FrmI, opstr> { 1121 class MArithR<string opstr, InstrItinClass itin, bit isComm = 0> : 1123 !strconcat(opstr, "\t$rs, $rt"), [], itin, FrmR, opstr> { 1130 class LogicNOR<string opstr, RegisterOperand RO>: 1132 !strconcat(opstr, "\t$rd, $rs, $rt"), [all …]
|
D | MicroMips32r6InstrInfo.td | 454 class JALRC16_MMR6_DESC_BASE<string opstr, RegisterOperand RO> 455 : MicroMipsInst16<(outs), (ins RO:$rs), !strconcat(opstr, "\t$rs"), 457 MMR6Arch<opstr>, MicroMipsR6Inst16 { 464 class JMP_MMR6_IDX_COMPACT_DESC_BASE<string opstr, DAGOperand opnd, 466 : MMR6Arch<opstr> { 468 string AsmString = !strconcat(opstr, "\t$rt, $offset"); 486 class JRC16_MMR6_DESC_BASE<string opstr, RegisterOperand RO> 487 : MicroMipsInst16<(outs), (ins RO:$rs), !strconcat(opstr, "\t$rs"), 489 MMR6Arch<opstr>, MicroMipsR6Inst16 { 611 class DIVMOD_MMR6_DESC_BASE<string opstr, RegisterOperand GPROpnd, [all …]
|
D | MipsCondMov.td | 19 class CMov_I_I_FT<string opstr, RegisterOperand CRC, RegisterOperand DRC, 22 !strconcat(opstr, "\t$rd, $rs, $rt"), [], Itin, FrmFR, opstr> { 27 class CMov_I_F_FT<string opstr, RegisterOperand CRC, RegisterOperand DRC, 30 !strconcat(opstr, "\t$fd, $fs, $rt"), [], Itin, FrmFR, opstr>, 36 class CMov_F_I_FT<string opstr, RegisterOperand RC, InstrItinClass Itin, 39 !strconcat(opstr, "\t$rd, $rs, $fcc"), 41 Itin, FrmFR, opstr>, HARDFLOAT { 46 class CMov_F_F_FT<string opstr, RegisterOperand RC, InstrItinClass Itin, 49 !strconcat(opstr, "\t$fd, $fs, $fcc"), 51 Itin, FrmFR, opstr>, HARDFLOAT {
|
D | MicroMips64r6InstrFormats.td | 105 class POOL32S_ARITH_FM_MMR6<string opstr, bits<9> funct> 106 : MMR6Arch<opstr> { 121 class DADDIU_FM_MMR6<string opstr> : MMR6Arch<opstr> {
|
D | Mips64InstrInfo.td | 354 class Count1s<string opstr, RegisterOperand RO>: 355 InstSE<(outs RO:$rd), (ins RO:$rs), !strconcat(opstr, "\t$rd, $rs"), 356 [(set RO:$rd, (ctpop RO:$rs))], II_POP, FrmR, opstr> { 360 class ExtsCins<string opstr, SDPatternOperator Op = null_frag>: 362 !strconcat(opstr, " $rt, $rs, $pos, $lenm1"), 364 NoItinerary, FrmR, opstr> { 368 class SetCC64_R<string opstr, PatFrag cond_op> : 370 !strconcat(opstr, "\t$rd, $rs, $rt"), 373 II_SEQ_SNE, FrmR, opstr> { 377 class SetCC64_I<string opstr, PatFrag cond_op>: [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MicroMipsDSPInstrFormats.td | 9 class MMDSPInst<string opstr = ""> 13 string BaseOpcode = opstr; 24 class POOL32A_3R_FMT<string opstr, bits<11> op> : MMDSPInst<opstr> { 36 class POOL32A_2R_FMT<string opstr, bits<10> op> : MMDSPInst<opstr> { 47 class POOL32A_2RAC_FMT<string opstr, bits<8> op> : MMDSPInst<opstr> { 60 class POOL32A_3RB0_FMT<string opstr, bits<10> op> : MMDSPInst<opstr> { 73 class POOL32A_2RSA4_FMT<string opstr, bits<12> op> : MMDSPInst<opstr> { 85 class POOL32A_2RSA3_FMT<string opstr, bits<7> op> : MMDSPInst<opstr> { 98 class POOL32A_2RSA5B0_FMT<string opstr, bits<10> op> : MMDSPInst<opstr> { 111 class POOL32A_2RSA4B0_FMT<string opstr, bits<11> op> : MMDSPInst<opstr> { [all …]
|
D | MicroMipsInstrInfo.td | 198 class CompactBranchMM<string opstr, DAGOperand opnd, PatFrag cond_op, 201 !strconcat(opstr, "\t$rs, $offset"), [], II_BCCZC, FrmI> { 209 class LoadLeftRightMM<string opstr, SDNode OpNode, RegisterOperand RO, 212 !strconcat(opstr, "\t$rt, $addr"), 217 let BaseOpcode = opstr; 222 class StoreLeftRightMM<string opstr, SDNode OpNode, RegisterOperand RO, 225 !strconcat(opstr, "\t$rt, $addr"), 228 let BaseOpcode = opstr; 233 class MovePMM16<string opstr, RegisterOperand RO1, RegisterOperand RO2, 236 !strconcat(opstr, "\t$rd1, $rd2, $rs, $rt"), [], [all …]
|
D | MipsInstrFPU.td | 108 class ADDS_FT<string opstr, RegisterOperand RC, InstrItinClass Itin, bit IsComm, 111 !strconcat(opstr, "\t$fd, $fs, $ft"), 112 [(set RC:$fd, (OpNode RC:$fs, RC:$ft))], Itin, FrmFR, opstr>, 117 multiclass ADDS_M<string opstr, InstrItinClass Itin, bit IsComm, 119 def _D32 : MMRel, ADDS_FT<opstr, AFGR64Opnd, Itin, IsComm, OpNode>, FGR_32; 120 def _D64 : ADDS_FT<opstr, FGR64Opnd, Itin, IsComm, OpNode>, FGR_64 { 125 class ABSS_FT<string opstr, RegisterOperand DstRC, RegisterOperand SrcRC, 127 InstSE<(outs DstRC:$fd), (ins SrcRC:$fs), !strconcat(opstr, "\t$fd, $fs"), 128 [(set DstRC:$fd, (OpNode SrcRC:$fs))], Itin, FrmFR, opstr>, 132 class CVT_PS_S_FT<string opstr, RegisterOperand DstRC, RegisterOperand SrcRC, [all …]
|
D | MipsInstrInfo.td | 1313 class ArithLogicR<string opstr, RegisterOperand RO, bit isComm = 0, 1317 !strconcat(opstr, "\t$rd, $rs, $rt"), 1318 [(set RO:$rd, (OpNode RO:$rs, RO:$rt))], Itin, FrmR, opstr> { 1325 class ArithLogicI<string opstr, Operand Od, RegisterOperand RO, 1330 !strconcat(opstr, "\t$rt, $rs, $imm16"), 1332 Itin, FrmI, opstr> { 1338 class MArithR<string opstr, InstrItinClass itin, bit isComm = 0> : 1340 !strconcat(opstr, "\t$rs, $rt"), [], itin, FrmR, opstr> { 1347 class LogicNOR<string opstr, RegisterOperand RO>: 1349 !strconcat(opstr, "\t$rd, $rs, $rt"), [all …]
|
D | MicroMips32r6InstrInfo.td | 457 class JALRC16_MMR6_DESC_BASE<string opstr, RegisterOperand RO> 458 : MicroMipsInst16<(outs), (ins RO:$rs), !strconcat(opstr, "\t$rs"), 460 MMR6Arch<opstr> { 468 class JMP_MMR6_IDX_COMPACT_DESC_BASE<string opstr, DAGOperand opnd, 471 : MMR6Arch<opstr> { 473 string AsmString = !strconcat(opstr, "\t$rt, $offset"); 492 class JRC16_MMR6_DESC_BASE<string opstr, RegisterOperand RO> 493 : MicroMipsInst16<(outs), (ins RO:$rs), !strconcat(opstr, "\t$rs"), 495 MMR6Arch<opstr> { 606 class DIVMOD_MMR6_DESC_BASE<string opstr, RegisterOperand GPROpnd, [all …]
|
D | MipsCondMov.td | 18 class CMov_I_I_FT<string opstr, RegisterOperand CRC, RegisterOperand DRC, 21 !strconcat(opstr, "\t$rd, $rs, $rt"), [], Itin, FrmFR, opstr> { 26 class CMov_I_F_FT<string opstr, RegisterOperand CRC, RegisterOperand DRC, 29 !strconcat(opstr, "\t$fd, $fs, $rt"), [], Itin, FrmFR, opstr>, 35 class CMov_F_I_FT<string opstr, RegisterOperand RC, InstrItinClass Itin, 38 !strconcat(opstr, "\t$rd, $rs, $fcc"), 40 Itin, FrmFR, opstr>, HARDFLOAT { 45 class CMov_F_F_FT<string opstr, RegisterOperand RC, InstrItinClass Itin, 48 !strconcat(opstr, "\t$fd, $fs, $fcc"), 50 Itin, FrmFR, opstr>, HARDFLOAT {
|
D | Mips64InstrInfo.td | 455 class Count1s<string opstr, RegisterOperand RO>: 456 InstSE<(outs RO:$rd), (ins RO:$rs), !strconcat(opstr, "\t$rd, $rs"), 457 [(set RO:$rd, (ctpop RO:$rs))], II_POP, FrmR, opstr> { 461 class ExtsCins<string opstr, InstrItinClass itin, RegisterOperand RO, 464 !strconcat(opstr, "\t$rt, $rs, $pos, $lenm1"), 466 itin, FrmR, opstr> { 470 class SetCC64_R<string opstr, PatFrag cond_op> : 472 !strconcat(opstr, "\t$rd, $rs, $rt"), 475 II_SEQ_SNE, FrmR, opstr> { 479 class SetCC64_I<string opstr, PatFrag cond_op>: [all …]
|
D | MicroMipsInstrFPU.td | 13 multiclass ADDS_MMM<string opstr, InstrItinClass Itin, bit IsComm, 15 def _D32_MM : MMRel, ADDS_FT<opstr, AFGR64Opnd, Itin, IsComm, OpNode>, 20 def _D64_MM : ADDS_FT<opstr, FGR64Opnd, Itin, IsComm, OpNode>, FGR_64 { 110 multiclass ABSS_MMM<string opstr, InstrItinClass Itin, 112 def _D32_MM : MMRel, ABSS_FT<opstr, AFGR64Opnd, AFGR64Opnd, Itin, OpNode>, 116 def _D64_MM : StdMMR6Rel, ABSS_FT<opstr, FGR64Opnd, FGR64Opnd, Itin, OpNode>,
|
/external/harfbuzz_ng/src/ |
D | hb-subset-cff-common.hh | 143 const OPSTR &opstr, in serialize() 148 switch (opstr.op) in serialize() 151 …return_trace (FontDict::serialize_link4_op(c, opstr.op, info.char_strings_link, whence_t::Absolute… in serialize() 154 return_trace (FontDict::serialize_link4_op(c, opstr.op, info.fd_array_link, whence_t::Absolute)); in serialize() 157 return_trace (FontDict::serialize_link4_op(c, opstr.op, info.fd_select.link, whence_t::Absolute)); in serialize() 160 return_trace (copy_opstr (c, opstr)); in serialize() 169 const op_str_t &opstr, in serialize() 174 if (opstr.op == OpCode_Private) in serialize() 178 Dict::serialize_link4_op (c, opstr.op, privateDictInfo.link, whence_t::Absolute)); in serialize() 182 unsigned char *d = c->allocate_size<unsigned char> (opstr.length); in serialize() [all …]
|
D | hb-subset-cff1.cc | 129 const cff1_top_dict_val_t &opstr, in serialize() 134 op_code_t op = opstr.op; in serialize() 170 if ( unlikely (!(opstr.length >= opstr.last_arg_offset + 3))) in serialize() 172 supp_op.ptr = opstr.ptr + opstr.last_arg_offset; in serialize() 173 supp_op.length = opstr.length - opstr.last_arg_offset; in serialize() 180 return_trace (cff_top_dict_op_serializer_t<cff1_top_dict_val_t>::serialize (c, opstr, mod.info)); in serialize() 190 const op_str_t &opstr, in serialize() 195 if (opstr.op == OpCode_FontName) in serialize() 196 return_trace (FontDict::serialize_int2_op (c, opstr.op, mod.fontName)); in serialize() 198 return_trace (SUPER::serialize (c, opstr, mod.privateDictInfo)); in serialize()
|
D | hb-subset-cff2.cc | 54 const op_str_t &opstr, in serialize() 59 switch (opstr.op) in serialize() 62 return_trace (FontDict::serialize_link4_op(c, opstr.op, info.var_store_link)); in serialize() 65 return_trace (cff_top_dict_op_serializer_t<>::serialize (c, opstr, info)); in serialize()
|
D | hb-cff-interp-common.hh | 500 bool copy_opstr (hb_serialize_context_t *c, const op_str_t& opstr) const in copy_opstr() 504 unsigned char *d = c->allocate_size<unsigned char> (opstr.length); in copy_opstr() 507 for (unsigned i = 0; i < opstr.length; i++) in copy_opstr() 508 d[i] = opstr.ptr[i]; in copy_opstr()
|
/external/cronet/third_party/icu/source/test/cintltst/ |
D | putiltst.c | 345 const char *opstr; in TestCompareVersions() local 353 opstr = testCases[j+1]; in TestCompareVersions() 355 switch(opstr[0]) { in TestCompareVersions() 370 log_verbose("%d: %s %s %s, OK\n", (j/3), v1str, opstr, v2str); in TestCompareVersions() 372 …log_err("%d: %s %s %s: wanted values of the same sign, %d got %d\n", (j/3), v1str, opstr, v2str, o… in TestCompareVersions()
|
/external/icu/icu4c/source/test/cintltst/ |
D | putiltst.c | 345 const char *opstr; in TestCompareVersions() local 353 opstr = testCases[j+1]; in TestCompareVersions() 355 switch(opstr[0]) { in TestCompareVersions() 370 log_verbose("%d: %s %s %s, OK\n", (j/3), v1str, opstr, v2str); in TestCompareVersions() 372 …log_err("%d: %s %s %s: wanted values of the same sign, %d got %d\n", (j/3), v1str, opstr, v2str, o… in TestCompareVersions()
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | parse.cc | 2311 StringPiece opstr = t; in Parse() 2330 opstr = StringPiece(opstr.data(), in Parse() 2331 static_cast<size_t>(t.data() - opstr.data())); in Parse() 2332 if (!ps.PushRepeatOp(op, opstr, nongreedy)) in Parse() 2334 isunary = opstr; in Parse() 2340 StringPiece opstr = t; in Parse() local 2363 opstr = StringPiece(opstr.data(), in Parse() 2364 static_cast<size_t>(t.data() - opstr.data())); in Parse() 2365 if (!ps.PushRepetition(lo, hi, opstr, nongreedy)) in Parse() 2367 isunary = opstr; in Parse()
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | x86_format.c | 1090 struct op_string * opstr = (struct op_string *) arg; in format_op_raw() local 1092 format_operand_raw(op, insn, opstr->buf, opstr->len); in format_op_raw() 1114 struct op_string opstr = { buf, len }; in format_raw_insn() local 1158 opstr.len = len; in format_raw_insn() 1159 x86_operand_foreach( insn, format_op_raw, &opstr, op_any ); in format_raw_insn()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXVector.td | 1082 class LoadParamScalar4Inst<NVPTXRegClass regclass, string opstr> : 1085 !strconcat(!strconcat("ld.param", opstr), 1088 class LoadParamScalar2Inst<NVPTXRegClass regclass, string opstr> : 1091 !strconcat(!strconcat("ld.param", opstr), 1095 class StoreParamScalar4Inst<NVPTXRegClass regclass, string opstr> : 1099 !strconcat(!strconcat("st.param", opstr), 1102 class StoreParamScalar2Inst<NVPTXRegClass regclass, string opstr> : 1105 !strconcat(!strconcat("st.param", opstr), 1108 class StoreRetvalScalar4Inst<NVPTXRegClass regclass, string opstr> : 1112 !strconcat(!strconcat("st.param", opstr), [all …]
|