Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10422 static SDValue widenVectorOpsToi8(SDValue N, const SDLoc &DL, in widenVectorOpsToi8()
10460 return widenVectorOpsToi8(Op, DL, DAG); in lowerVECTOR_DEINTERLEAVE()
10536 return widenVectorOpsToi8(Op, DL, DAG); in lowerVECTOR_INTERLEAVE()
10420 static SDValue widenVectorOpsToi8(SDValue N, const SDLoc &DL, widenVectorOpsToi8() function