Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp529 EVT CondLHSVT = Cond.getOperand(0).getValueType(); in SplitRes_Select() local
531 isTypeLegal(CondLHSVT) && in SplitRes_Select()
532 getSetCCResultType(CondLHSVT) == Cond.getValueType()) in SplitRes_Select()