Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp532 EVT CondLHSVT = Cond.getOperand(0).getValueType(); in SplitRes_Select() local
534 isTypeLegal(CondLHSVT) && in SplitRes_Select()
535 getSetCCResultType(CondLHSVT) == Cond.getValueType()) in SplitRes_Select()