Searched defs:IntOp (Results 1 – 4 of 4) sorted by relevance
55 struct IntOp { struct56 int64_t Val;
1159 const SCEV *IntOp = SCEVPtrToIntSinkingRewriter::rewrite(Op, *this); in getLosslessPtrToIntExpr() local1169 const SCEV *IntOp = getLosslessPtrToIntExpr(Op); in getPtrToIntExpr() local6838 const SCEV *IntOp = getPtrToIntExpr(Op, DstIntTy); in createSCEV() local
16557 unsigned IntOp = cast<ConstantSDNode>(N.getOperand(1))->getZExtValue(); in SearchLoopIntrinsic() local16635 unsigned IntOp = cast<ConstantSDNode>(Int->getOperand(1))->getZExtValue(); in PerformHWLoopCombine() local
47144 SDValue IntOp = DAG.getNode(IntOpcode, dl, IntVT, Op0, Op1); in lowerX86FPLogicOp() local