Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp650 EVT ValueEVT = ValueVT.getVectorElementType(); in widenVectorToPartType() local
662 if (ValueEVT == MVT::bf16 && PartEVT == MVT::f16) { in widenVectorToPartType()
667 } else if (PartEVT != ValueEVT) { in widenVectorToPartType()