Lines Matching refs:EmitInsertVectorToTile
2458 AArch64TargetLowering::EmitInsertVectorToTile(unsigned Opc, unsigned BaseReg, in EmitInsertVectorToTile() function in AArch64TargetLowering
2610 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_H_B, AArch64::ZAB0, MI, in EmitInstrWithCustomInserter()
2613 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_H_H, AArch64::ZAH0, MI, in EmitInstrWithCustomInserter()
2616 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_H_S, AArch64::ZAS0, MI, in EmitInstrWithCustomInserter()
2619 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_H_D, AArch64::ZAD0, MI, in EmitInstrWithCustomInserter()
2622 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_H_Q, AArch64::ZAQ0, MI, in EmitInstrWithCustomInserter()
2625 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_V_B, AArch64::ZAB0, MI, in EmitInstrWithCustomInserter()
2628 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_V_H, AArch64::ZAH0, MI, in EmitInstrWithCustomInserter()
2631 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_V_S, AArch64::ZAS0, MI, in EmitInstrWithCustomInserter()
2634 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_V_D, AArch64::ZAD0, MI, in EmitInstrWithCustomInserter()
2637 return EmitInsertVectorToTile(AArch64::INSERT_MXIPZ_V_Q, AArch64::ZAQ0, MI, in EmitInstrWithCustomInserter()