Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12710 EVT AbsVT = Abs.getValueType(); in widenAbs() local
12712 if (TLI.getTypeAction(*DAG.getContext(), AbsVT) != in widenAbs()
12716 EVT LegalVT = TLI.getTypeToTransformTo(*DAG.getContext(), AbsVT); in widenAbs()