Home
last modified time | relevance | path

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

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