Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h479 SDValue lowerCTPOP(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp2959 SDValue SystemZTargetLowering::lowerCTPOP(SDValue Op, in lowerCTPOP() function in SystemZTargetLowering
4350 return lowerCTPOP(Op, DAG); in LowerOperation()