Searched refs:vop (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoVVLPatterns.td | 417 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 D | RISCVInstrInfoVSDPatterns.td | 75 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 D | vax-inst.h | 28 struct vop /* vax instruction operand */ struct 75 struct vop vit_operand[VIT_MAX_OPERANDS]; /* operands */
|
H A D | tc-vax.c | 271 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 D | vax-inst.h | 28 struct vop /* vax instruction operand */ struct 75 struct vop vit_operand[VIT_MAX_OPERANDS]; /* operands */
|
H A D | tc-vax.c | 1238 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 D | op.c | 8473 OP *lop = cLISTOPx(left)->op_first, *vop, *eop; in Perl_newASSIGNOP() local 8476 (vop = OpSIBLING(lop)) && in Perl_newASSIGNOP() 8477 (vop->op_type == OP_PADAV || vop->op_type == OP_PADHV) && in Perl_newASSIGNOP() 8478 !(vop->op_flags & OPf_PARENS) && in Perl_newASSIGNOP() 8479 (vop->op_private & (OPpLVAL_INTRO|OPpPAD_STATE)) == in Perl_newASSIGNOP() 8481 (eop = OpSIBLING(vop)) && in Perl_newASSIGNOP() 8484 state_var_op = vop; in Perl_newASSIGNOP()
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-9295 | 3739 * config/vax-inst.h (struct vop, fields `vop_warn', `vop_error'):
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9295 | 3739 * config/vax-inst.h (struct vop, fields `vop_warn', `vop_error'):
|