Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46004 EVT SrcCondVT = SrcVT.changeVectorElementType(MVT::i1); in combineSelect() local
46009 Cond = DAG.getNode(ISD::INSERT_SUBVECTOR, DL, SrcCondVT, in combineSelect()
46010 DAG.getUNDEF(SrcCondVT), Cond, in combineSelect()