Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13825 EVT AbsVT = Abs.getValueType(); in widenAbs() local
13827 if (TLI.getTypeAction(*DAG.getContext(), AbsVT) != in widenAbs()
13831 EVT LegalVT = TLI.getTypeToTransformTo(*DAG.getContext(), AbsVT); in widenAbs()