Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42023 EVT SrcCondVT = SrcVT.changeVectorElementType(MVT::i1); in combineSelect() local
42028 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
42029 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()