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