Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1525 SDValue getGatherVP(SDVTList VTs, EVT VT, const SDLoc &dl,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2393 Lo = DAG.getGatherVP(DAG.getVTList(LoVT, MVT::Other), LoMemVT, dl, OpsLo, in SplitVecRes_Gather()
2397 Hi = DAG.getGatherVP(DAG.getVTList(HiVT, MVT::Other), HiMemVT, dl, OpsHi, in SplitVecRes_Gather()
5877 SDValue Res = DAG.getGatherVP(DAG.getVTList(WideVT, MVT::Other), WideMemVT, in WidenVecRes_VP_GATHER()
H A DSelectionDAGBuilder.cpp8338 LD = DAG.getGatherVP( in visitVPGather()
H A DSelectionDAG.cpp9537 SDValue SelectionDAG::getGatherVP(SDVTList VTs, EVT VT, const SDLoc &dl, in getGatherVP() function in SelectionDAG
H A DDAGCombiner.cpp12115 return DAG.getGatherVP( in visitVPGATHER()
12122 return DAG.getGatherVP( in visitVPGATHER()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17209 return DAG.getGatherVP(N->getVTList(), VPGN->getMemoryVT(), DL, in PerformDAGCombine()
17216 return DAG.getGatherVP(N->getVTList(), VPGN->getMemoryVT(), DL, in PerformDAGCombine()