Home
last modified time | relevance | path

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

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