Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Operator

47 #include "llvm/Operator.h"
206 } else if (const Operator *Op = dyn_cast<Operator>(V)) {
336 /// SelectBinaryOp - Select and emit code for a binary operator instruction,