Searched defs:IntOp (Results 1 – 4 of 4) sorted by relevance
58 struct IntOp { struct59 int64_t Val;
1178 const SCEV *IntOp = SCEVPtrToIntSinkingRewriter::rewrite(Op, *this); in getLosslessPtrToIntExpr() local1188 const SCEV *IntOp = getLosslessPtrToIntExpr(Op); in getPtrToIntExpr() local7982 const SCEV *IntOp = getPtrToIntExpr(Op, DstIntTy); in createSCEV() local
17976 unsigned IntOp = cast<ConstantSDNode>(N.getOperand(1))->getZExtValue(); in SearchLoopIntrinsic() local18054 unsigned IntOp = cast<ConstantSDNode>(Int->getOperand(1))->getZExtValue(); in PerformHWLoopCombine() local
52195 SDValue IntOp = DAG.getNode(IntOpcode, dl, IntVT, Op0, Op1); in lowerX86FPLogicOp() local