Home
last modified time | relevance | path

Searched refs:vop (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoVVLPatterns.td417 multiclass VPatBinaryVL_V<SDNode vop,
429 def : Pat<(result_type (vop
442 multiclass VPatTiedBinaryNoMaskVL_V<SDNode vop,
451 def : Pat<(result_type (vop
463 (result_type (vop
476 multiclass VPatBinaryVL_XI<SDNode vop,
489 def : Pat<(result_type (vop
517 : VPatBinaryVL_VV_VX<vop, instruction_name> {
581 multiclass VPatBinaryVL_VF<SDNode vop,
1322 def : Pat<(vop
[all …]
H A DRISCVInstrInfoVSDPatterns.td75 class VPatBinarySDNode_VV<SDNode vop,
83 Pat<(result_type (vop
91 class VPatBinarySDNode_XI<SDNode vop,
102 Pat<(result_type (vop
112 def : VPatBinarySDNode_VV<vop, instruction_name,
115 def : VPatBinarySDNode_XI<vop, instruction_name, "VX",
124 : VPatBinarySDNode_VV_VX<vop, instruction_name> {
126 def : VPatBinarySDNode_XI<vop, instruction_name, "VI",
134 class VPatBinarySDNode_VF<SDNode vop,
144 Pat<(result_type (vop (vop_type vop_reg_class:$rs1),
[all …]
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dvax-inst.h28 struct vop /* vax instruction operand */ struct
75 struct vop vit_operand[VIT_MAX_OPERANDS]; /* operands */
H A Dtc-vax.c271 static void vip_op PARAMS ((char *, struct vop *));
357 struct vop *operandP;
364 struct vop *end_operandP;
1874 struct vop *operandp;
1987 struct vop *myvop; /* scan operands from myvit */
2420 struct vop *vopP;
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dvax-inst.h28 struct vop /* vax instruction operand */ struct
75 struct vop vit_operand[VIT_MAX_OPERANDS]; /* operands */
H A Dtc-vax.c1238 vip_op (char *optext, struct vop *vopP) in vip_op()
1857 struct vop *operandp; in vip()
1963 struct vop *myvop; /* Scan operands from myvit. */
2422 struct vop *operandP; in md_assemble()
2429 struct vop *end_operandP; in md_assemble()
/openbsd/gnu/usr.bin/perl/
H A Dop.c8308 OP *lop = cLISTOPx(left)->op_first, *vop, *eop; in Perl_newASSIGNOP() local
8311 (vop = OpSIBLING(lop)) && in Perl_newASSIGNOP()
8312 (vop->op_type == OP_PADAV || vop->op_type == OP_PADHV) && in Perl_newASSIGNOP()
8313 !(vop->op_flags & OPf_PARENS) && in Perl_newASSIGNOP()
8314 (vop->op_private & (OPpLVAL_INTRO|OPpPAD_STATE)) == in Perl_newASSIGNOP()
8316 (eop = OpSIBLING(vop)) && in Perl_newASSIGNOP()
8319 state_var_op = vop; in Perl_newASSIGNOP()
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-92953739 * config/vax-inst.h (struct vop, fields `vop_warn', `vop_error'):
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-92953739 * config/vax-inst.h (struct vop, fields `vop_warn', `vop_error'):