Home
last modified time | relevance | path

Searched defs:IntOps (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1439 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...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp500 SmallVector<SDValue,4> IntOps; in getInt() local