Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3044 bool IsVPOpcode = ISD::isVPOpcode(Node->getOpcode()); in PromoteReduction() local
3045 MVT VecVT = IsVPOpcode ? Node->getOperand(1).getSimpleValueType() in PromoteReduction()
3060 !(IsVPOpcode && in PromoteReduction()