Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8416 static SDValue lowerGetVectorLength(SDNode *N, SelectionDAG &DAG, in lowerGetVectorLength() function
8580 return lowerGetVectorLength(Op.getNode(), DAG, Subtarget); in LowerINTRINSIC_WO_CHAIN()
11895 SDValue Res = lowerGetVectorLength(N, DAG, Subtarget); in ReplaceNodeResults()