Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6287 EVT WideIndexVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_MGATHER() local
6290 Index = ModifyToType(Index, WideIndexVT); in WidenVecRes_MGATHER()
7524 EVT WideIndexVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecOp_MSCATTER() local
7526 Index = ModifyToType(Index, WideIndexVT); in WidenVecOp_MSCATTER()