Home | History | Annotate | Download | only in AArch64

Lines Matching defs:IID

3271   Intrinsic::ID IID = II->getIntrinsicID();
3272 switch (IID) {
3278 IID = Intrinsic::sadd_with_overflow;
3283 IID = Intrinsic::uadd_with_overflow;
3288 switch (IID) {
3540 Intrinsic::ID IID = II->getIntrinsicID();
3541 switch (IID) {
3547 IID = Intrinsic::sadd_with_overflow;
3554 IID = Intrinsic::uadd_with_overflow;
3562 switch (IID) {