Home | History | Annotate | Download | only in codegen

Lines Matching refs:pred1

2046    CmpInstruction *pred1 =
2058 bld.mkCmp(OP_SET_OR, CC_NE, TYPE_U32, pred1->getDef(0),
2061 pred1->getDef(0));
2063 su->setPredicate(CC_NOT_P, pred1->getDef(0));