Home
last modified time | relevance | path

Searched refs:IgnoredVal (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4182 ReductionInstDesc IgnoredVal(false, nullptr); in AddReductionVar() local
4192 !isMinMaxSelectCmpPattern(UI, IgnoredVal).IsReduction)) in AddReductionVar()
/external/clang/lib/AST/
DExprConstant.cpp8946 APSInt IgnoredVal(DestWidth, !DestSigned); in CheckICE() local
8951 if (FL->getValue().convertToInteger(IgnoredVal, in CheckICE()