Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1434 static Value *simplifyReductionOperand(Value *Arg, bool CanReorderLanes) { in simplifyReductionOperand()
3559 bool CanReorderLanes = (IID != Intrinsic::vector_reduce_fadd && in visitCallInst() local