Searched refs:splatPartsI64ThroughStack (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 1610 static SDValue splatPartsI64ThroughStack(const SDLoc &DL, MVT VT, SDValue Lo, in splatPartsI64ThroughStack() function 1657 return splatPartsI64ThroughStack(DL, VT, Lo, Hi, VL, DAG); in splatPartsI64WithVL() 2966 return splatPartsI64ThroughStack(DL, VecVT, Lo, Hi, in lowerSPLAT_VECTOR_PARTS()
|