reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 3545   EVT VT = TLI.getValueType(DAG.getDataLayout(), I.getType());
 3554                                    TLI.getVectorIdxTy(DAG.getDataLayout())));
 3650           DAG.getConstant(0, DL, TLI.getVectorIdxTy(DAG.getDataLayout())));
 3697                               TLI.getVectorIdxTy(DAG.getDataLayout())));
 3719   EVT IdxVT = TLI.getVectorIdxTy(DAG.getDataLayout());