Lines Matching refs:INST
444 multiclass movw_mov_alias<string basename,Instruction INST, RegisterClass GPR,
458 (INST GPR:$Rd, !cast<Operand>(NAME # "_movimm"):$imm, shift)>;
4635 class SExtLoadi8CVTf32Pat<dag addrmode, dag INST>
4643 INST,
4660 class SExtLoadi16CVTf32Pat<dag addrmode, dag INST>
4665 INST,
4688 class SExtLoadi16CVTf64Pat<dag addrmode, dag INST>
4696 INST,
4712 class SExtLoadi32CVTf64Pat<dag addrmode, dag INST>
4717 INST,
4748 class Ld1Pat<ValueType ty, Instruction INST>
4749 : Pat<(ty (load GPR64sp:$Rn)), (INST GPR64sp:$Rn)>;
4760 class St1Pat<ValueType ty, Instruction INST>
4762 (INST ty:$Vt, GPR64sp:$Rn)>;