Home
last modified time | relevance | path

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

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