Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:ISDOpcode

138     bool SelectBinaryIntOp(const Instruction *I, unsigned ISDOpcode);
1160 bool PPCFastISel::SelectBinaryIntOp(const Instruction *I, unsigned ISDOpcode) {
1178 switch (ISDOpcode) {
1254 if (ISDOpcode == ISD::SUB)