Home
last modified time | relevance | path

Searched refs:ElementSizeH (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h518 ElementSizeH = TSFLAG_ELEMENT_SIZE_TYPE(0x2), enumerator
H A DAArch64RegisterInfo.td847 def ElementSizeH : ElementSizeEnum<2>;
899 def PPR16 : PPRRegOp<"h", PPRAsmOp16, ElementSizeH, PPR>;
945 def ZPR16 : ZPRRegOp<"h", ZPRAsmOp16, ElementSizeH, ZPR>;
955 def ZPR3b16 : ZPRRegOp<"h", ZPRAsmOp3b16, ElementSizeH, ZPR_3b>;
962 def ZPR4b16 : ZPRRegOp<"h", ZPRAsmOp4b16, ElementSizeH, ZPR_4b>;
H A DAArch64ExpandPseudoInsts.cpp533 case AArch64::ElementSizeH: in expand_DestructiveOp()
H A DAArch64SVEInstrInfo.td1968 …6, ZPR16, null_frag, AArch64scvtf_mt, nxv8f16, nxv8i1, nxv8i16, ElementSizeH>;
1971 …6, ZPR16, null_frag, AArch64ucvtf_mt, nxv8f16, nxv8i1, nxv8i16, ElementSizeH>;
1972 …6, ZPR16, null_frag, AArch64fcvtzs_mt, nxv8i16, nxv8i1, nxv8f16, ElementSizeH>;
1974 …6, ZPR16, null_frag, AArch64fcvtzu_mt, nxv8i16, nxv8i1, nxv8f16, ElementSizeH>;
H A DSVEInstrFormats.td2700 def _H : sve_fp_2op_p_zd<{ 0b01, opc }, asm, ZPR16, ZPR16, ElementSizeH>,
2727 def _H : sve_fp_2op_p_zd<0b0011010, asm, ZPR16, ZPR16, ElementSizeH>;
8197 let ElementSize = ElementSizeH;
8240 let ElementSize = ElementSizeH;