Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h666 SDValue lowerCTPOP(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp4059 SDValue SystemZTargetLowering::lowerCTPOP(SDValue Op, in lowerCTPOP() function in SystemZTargetLowering
5748 return lowerCTPOP(Op, DAG); in LowerOperation()