Lines Matching defs:target
999 const Target *target = prog->getTarget();
1021 target->isOpSupported(OP_SHLADD, TYPE_U32)) {
1039 target->isOpSupported(OP_XMAD, TYPE_U32)) {
1337 // TODO: Check that target supports this. In this case, we know that
1732 const Target *target = prog->getTarget();
1780 if (target->isModSupported(i, s, mod)) {
1789 mi->getDef(0)->refCount() <= 1 && target->isSatSupported(mi)) {
3400 BasicBlock *bf = i->asFlow()->target.bb;
3420 bra->target.bb = rep->target.bb;