Lines Matching defs:arg2
162 Register Op(Decoder::OpOpcode opcode, Register arg1, Register arg2) { in Op()
204 Register Op32(Decoder::Op32Opcode opcode, Register arg1, Register arg2) { in Op32()
373 Register arg2, in CompareAndBranch()
1264 void OpVector(const Decoder::VOpFVfArgs& args, ElementType arg2) { in OpVector()
2268 void OpVector(const Decoder::VOpIVxArgs& args, Register arg2) { in OpVector()
2688 void OpVector(const Decoder::VOpMVxArgs& args, Register arg2) { in OpVector()
3201 void OpVectorToMaskvx(uint8_t dst, uint8_t src1, ElementType arg2) { in OpVectorToMaskvx()
3485 void OpVectorWidenwx(uint8_t dst, uint8_t src1, ElementType arg2) { in OpVectorWidenwx()
3505 void OpVectorWidenvx(uint8_t dst, uint8_t src1, ElementType arg2) { in OpVectorWidenvx()
3525 void OpVectorWidenvxw(uint8_t dst, uint8_t src1, ElementType arg2) { in OpVectorWidenvxw()
3615 void OpVectorvx(uint8_t dst, uint8_t src1, ElementType arg2) { in OpVectorvx()
3688 void OpVectorNarrowwx(uint8_t dst, uint8_t src1, ElementType arg2) { in OpVectorNarrowwx()
3823 void OpVectorvxv(uint8_t dst, uint8_t src1, ElementType arg2) { in OpVectorvxv()
3838 void OpVectorx(uint8_t dst, ElementType arg2, DstMaskType... dst_mask) { in OpVectorx()
3849 void OpVectorx(uint8_t dst, ElementType arg2, DstMaskType... dst_mask) { in OpVectorx()