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.cpp10470 static SDValue lowerGetVectorLength(SDNode *N, SelectionDAG &DAG, in lowerGetVectorLength() function
10676 return lowerGetVectorLength(Op.getNode(), DAG, Subtarget); in LowerINTRINSIC_WO_CHAIN()
14613 SDValue Res = lowerGetVectorLength(N, DAG, Subtarget); in ReplaceNodeResults()