Searched defs:TruncOp (Results 1 – 4 of 4) sorted by relevance
101 struct TruncOp : public SetIntBinOp { struct102 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2()
4282 unsigned TruncOp; in PromoteNode() local4312 unsigned ExtOp, TruncOp; in PromoteNode() local4330 unsigned ExtOp, TruncOp; in PromoteNode() local
6555 SDValue TruncOp = N0.getOperand(0); in visitANY_EXTEND() local
441 Value *TruncOp = Trunc.getOperand(0); in foldVecTruncToExtElt() local