Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp318 InstDesc IgnoredVal(false, nullptr); in AddReductionVar() local
327 !isMinMaxSelectCmpPattern(UI, IgnoredVal).isRecurrence())) in AddReductionVar()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp356 InstDesc IgnoredVal(false, nullptr); in AddReductionVar() local
365 !isMinMaxSelectCmpPattern(UI, IgnoredVal).isRecurrence())) in AddReductionVar()
/external/clang/lib/AST/
DExprConstant.cpp9639 APSInt IgnoredVal(DestWidth, !DestSigned); in CheckICE() local
9644 if (FL->getValue().convertToInteger(IgnoredVal, in CheckICE()