Searched defs:IntOp (Results 1 – 4 of 4) sorted by relevance
57 struct IntOp { struct58 int64_t Val;
1124 const SCEV *IntOp = SCEVPtrToIntSinkingRewriter::rewrite(Op, *this); in getLosslessPtrToIntExpr() local1134 const SCEV *IntOp = getLosslessPtrToIntExpr(Op); in getPtrToIntExpr() local8066 const SCEV *IntOp = getPtrToIntExpr(Op, DstIntTy); in createSCEV() local
18288 unsigned IntOp = N.getConstantOperandVal(1); in SearchLoopIntrinsic() local18366 unsigned IntOp = Int->getConstantOperandVal(1); in PerformHWLoopCombine() local
54792 SDValue IntOp = DAG.getNode(IntOpcode, dl, IntVT, Op0, Op1); in lowerX86FPLogicOp() local