Home
last modified time | relevance | path

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

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