Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp548 EVT CondLHSVT = Cond.getOperand(0).getValueType(); in SplitRes_Select() local
550 isTypeLegal(CondLHSVT) && in SplitRes_Select()
551 getSetCCResultType(CondLHSVT) == Cond.getValueType()) in SplitRes_Select()