Lines Matching defs:IntrID
1177 unsigned IntrID) const {
1183 AMDGPU::lookupRsrcIntrinsic(IntrID)) {
1185 (Intrinsic::ID)IntrID);
1196 AMDGPU::getImageDimIntrinsicInfo(IntrID);
1260 switch (IntrID) {
1293 switch (IntrID) {
1403 if (IntrID == Intrinsic::amdgcn_ds_gws_barrier)
8840 unsigned IntrID = Op.getConstantOperandVal(1);
8843 switch (IntrID) {
8874 unsigned Instruction = IntrID == Intrinsic::amdgcn_ds_ordered_add ? 0 : 1;
8905 IntrID == Intrinsic::amdgcn_raw_buffer_load_format ||
8906 IntrID == Intrinsic::amdgcn_raw_ptr_buffer_load_format;
8930 IntrID == Intrinsic::amdgcn_struct_buffer_load_format ||
8931 IntrID == Intrinsic::amdgcn_struct_ptr_buffer_load_format;
9298 switch (IntrID) {
9347 AMDGPU::getImageDimIntrinsicInfo(IntrID))