Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46246 EVT ExtCondVT = VT.changeVectorElementTypeToInteger(); in combineSelect() local
46248 ISD::SIGN_EXTEND, DL, ExtCondVT, Cond, DAG, DCI, Subtarget)) { in combineSelect()