Searched defs:IntOps (Results 1 – 2 of 2) sorted by relevance
1439 foldFBinOpOfIntCastsFromSign(BinaryOperator & BO,bool OpsFromSigned,std::array<Value *,2> IntOps,Constant * Op1FpC,SmallVectorImpl<WithCache<const Value * >> & OpsKnown) foldFBinOpOfIntCastsFromSign() argument 1599 std::array<Value *, 2> IntOps = {nullptr, nullptr}; foldFBinOpOfIntCasts() local [all...]
500 SmallVector<SDValue,4> IntOps; in getInt() local