Searched refs:turnVectorIntoSplatVector (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4951 turnVectorIntoSplatVector(MutableArrayRef<SDValue> Values, function
5129 turnVectorIntoSplatVector(PAmts, isNullConstant);
5132 turnVectorIntoSplatVector(KAmts, isAllOnesConstant,
5373 turnVectorIntoSplatVector(PAmts, isNullConstant);
5376 turnVectorIntoSplatVector(AAmts, isAllOnesConstant,
5380 turnVectorIntoSplatVector(KAmts, isAllOnesConstant,

Completed in 104 milliseconds