Home
last modified time | relevance | path

Searched defs:LegalSVT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2643 EVT LegalSVT = SVT; in getSplatValue() local
5200 EVT LegalSVT = SVT; in FoldConstantArithmetic() local
5328 EVT LegalSVT = VT.getScalarType(); in FoldConstantVectorArithmetic() local
H A DDAGCombiner.cpp3959 EVT LegalSVT = N1.getOperand(0).getValueType(); in visitMUL() local