Searched defs:IntOp (Results 1 – 4 of 4) sorted by relevance
56 struct IntOp { struct57 int64_t Val;
1116 const SCEV *IntOp = SCEVPtrToIntSinkingRewriter::rewrite(Op, *this); in getLosslessPtrToIntExpr() local1126 const SCEV *IntOp = getLosslessPtrToIntExpr(Op); in getPtrToIntExpr() local8033 const SCEV *IntOp = getPtrToIntExpr(Op, DstIntTy); in createSCEV() local
18187 unsigned IntOp = N.getConstantOperandVal(1); in SearchLoopIntrinsic() local18265 unsigned IntOp = Int->getConstantOperandVal(1); in PerformHWLoopCombine() local
51710 SDValue IntOp = DAG.getNode(IntOpcode, dl, IntVT, Op0, Op1); in lowerX86FPLogicOp() local