Searched defs:IntOp (Results 1 – 4 of 4) sorted by relevance
57 struct IntOp { struct58 int64_t Val;
1169 const SCEV *IntOp = SCEVPtrToIntSinkingRewriter::rewrite(Op, *this); in getLosslessPtrToIntExpr() local1179 const SCEV *IntOp = getLosslessPtrToIntExpr(Op); in getPtrToIntExpr() local7055 const SCEV *IntOp = getPtrToIntExpr(Op, DstIntTy); in createSCEV() local
16991 unsigned IntOp = cast<ConstantSDNode>(N.getOperand(1))->getZExtValue(); in SearchLoopIntrinsic() local17069 unsigned IntOp = cast<ConstantSDNode>(Int->getOperand(1))->getZExtValue(); in PerformHWLoopCombine() local
47468 SDValue IntOp = DAG.getNode(IntOpcode, dl, IntVT, Op0, Op1); in lowerX86FPLogicOp() local