Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46109 EVT ExtCondVT = VT.changeVectorElementTypeToInteger(); in combineSelect() local
46111 ISD::SIGN_EXTEND, DL, ExtCondVT, Cond, DAG, DCI, Subtarget)) { in combineSelect()