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