Searched defs:SubOp (Results 1 – 5 of 5) sorted by relevance
36 struct SubOp : public SetTheory::Operator { struct37 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in apply()
579 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local598 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
797 Instruction *AddOp = 0, *SubOp = 0; in visitSelectInst() local
802 SDValue SubOp = Node->getOperand(i); in LowerCONCAT_VECTORS() local
892 Value *SubOp = 0; in SimplifyFAddInst() local