reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
277 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
177 MVT getVectorIdxTy(const DataLayout &) const override;
1389 auto IdxTy = getVectorIdxTy(DAG.getDataLayout()); 1436 auto IdxTy = getVectorIdxTy(DAG.getDataLayout()); 1477 DAG.getConstant(0, SL, getVectorIdxTy(DAG.getDataLayout()))),lib/Target/AMDGPU/R600ISelLowering.cpp
702 DAG.getConstant(i, DL, getVectorIdxTy(DAG.getDataLayout()))));
lib/Target/AMDGPU/SIISelLowering.cpp 6734 DAG.getConstant(0, DL, getVectorIdxTy(DAG.getDataLayout())));