Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h547 SDValue lowerLogicVPOp(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp8252 return lowerLogicVPOp(Op, DAG); in LowerOperation()
13609 SDValue RISCVTargetLowering::lowerLogicVPOp(SDValue Op, in lowerLogicVPOp() function in RISCVTargetLowering