Searched refs:lowerToScalableOp (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.h | 970 SDValue lowerToScalableOp(SDValue Op, SelectionDAG &DAG) const;
|
H A D | RISCVISelLowering.cpp | 6287 return lowerToScalableOp(Op, DAG); in LowerOperation() 6384 return lowerToScalableOp(Op, DAG); in LowerOperation() 7002 return lowerToScalableOp(Op, DAG); in LowerOperation() 7007 return lowerToScalableOp(Op, DAG); in LowerOperation() 7035 return lowerToScalableOp(Op, DAG); in LowerOperation() 7040 return lowerToScalableOp(Op, DAG); in LowerOperation() 7045 return lowerToScalableOp(Op, DAG); in LowerOperation() 7070 return lowerToScalableOp(Op, DAG); in LowerOperation() 7091 return lowerToScalableOp(Op, DAG); in LowerOperation() 11183 SDValue RISCVTargetLowering::lowerToScalableOp(SDValu in lowerToScalableOp() 11181 SDValue RISCVTargetLowering::lowerToScalableOp(SDValue Op, lowerToScalableOp() function in RISCVTargetLowering [all...] |