Searched refs:NInVT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp209 EVT NInVT = TLI.getTypeToTransformTo(*DAG.getContext(), InVT); local
218 if (NOutVT.bitsEq(NInVT) && !NOutVT.isVector() && !NInVT.isVector())
255 if (NOutVT.bitsEq(NInVT) && !NOutVT.isVector())

Completed in 178 milliseconds