Lines Matching refs:CustomOperand
899 def SOPPBrTarget : CustomOperand<OtherVT> {
908 def InterpSlot : CustomOperand<i32>;
912 def InterpAttr : CustomOperand<i32>;
928 def SendMsg : CustomOperand<i32>;
930 def Swizzle : CustomOperand<i16, 1>;
932 def Endpgm : CustomOperand<i16, 1>;
934 def SWaitCnt : CustomOperand<i32>;
936 def DepCtr : CustomOperand<i32>;
938 def SDelayALU : CustomOperand<i32>;
1020 : CustomOperand<Type, Optional, name> {
1033 : CustomOperand<i1, 1, Name> {
1043 class DefaultOperand<CustomOperand Op, int Value>
1051 : CustomOperand<i32, 1, Name> {
1067 def flat_offset : CustomOperand<i32, 1, "FlatOffset">;
1076 def omod : CustomOperand<i32, 1, "OModSI">;
1086 def CPol : CustomOperand<i32, 1>;
1097 def R128A16 : CustomOperand<i1, 1>;
1104 def FORMAT : CustomOperand<i8>;
1107 def Dim : CustomOperand<i8>;
1112 def dst_unused : CustomOperand<i32, 1, "SDWADstUnused">;
1119 def IndexKey16bit : CustomOperand<i32, 1>;
1120 def IndexKey8bit : CustomOperand<i32, 1>;
1122 def dpp8 : CustomOperand<i32, 0, "DPP8">;
1123 def dpp_ctrl : CustomOperand<i32, 0, "DPPCtrl">;
1137 def blgp : CustomOperand<i32, 1, "BLGP">;
1144 def hwreg : CustomOperand<i32, 0, "Hwreg">;
1146 def exp_tgt : CustomOperand<i32, 0, "ExpTgt">;