Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:TLI

42   EVT NOutVT = TLI.getTypeToTransformTo(*DAG.getContext(), OutVT);
69 if (TLI.isBigEndian())
89 if (TLI.isBigEndian())
109 if (TLI.isBigEndian())
122 TLI.getTargetData()->getPrefTypeAlignment(NOutVT.
146 if (TLI.isBigEndian())
178 EVT NewVT = TLI.getTypeToTransformTo(*DAG.getContext(), OldVT);
189 if (Idx.getValueType().bitsLT(TLI.getPointerTy()))
190 Idx = DAG.getNode(ISD::ZERO_EXTEND, dl, TLI.getPointerTy(), Idx);
199 if (TLI.isBigEndian())
209 EVT NVT = TLI.getTypeToTransformTo(*DAG.getContext(), LD->getValueType(0));
236 if (TLI.isBigEndian())
246 EVT NVT = TLI.getTypeToTransformTo(*DAG.getContext(), OVT);
256 if (TLI.isBigEndian())
279 TLI.getTypeToTransformTo(*DAG.getContext(), OVT),
286 if (TLI.isBigEndian())
303 EVT NewVT = TLI.getTypeToTransformTo(*DAG.getContext(), OldVT);
317 if (TLI.isBigEndian())
346 EVT NewEVT = TLI.getTypeToTransformTo(*DAG.getContext(), OldEVT);
359 if (TLI.isBigEndian())
393 EVT NVT = TLI.getTypeToTransformTo(*DAG.getContext(),
407 if (TLI.isBigEndian())