Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp959 Value *NextLevelOp = nullptr; in matchPairwiseReductionAtLevel() local
965 NextLevelOp = NextLevelOpL; in matchPairwiseReductionAtLevel()
978 NextLevelOp = NextLevelOpL ? RD->RHS : RD->LHS; in matchPairwiseReductionAtLevel()
986 getReductionData(cast<Instruction>(NextLevelOp)); in matchPairwiseReductionAtLevel()
1006 return matchPairwiseReductionAtLevel(cast<Instruction>(NextLevelOp), Level, in matchPairwiseReductionAtLevel()