Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h751 SDValue lowerFSHL(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp6710 SDValue SystemZTargetLowering::lowerFSHL(SDValue Op, SelectionDAG &DAG) const { in lowerFSHL() function in SystemZTargetLowering
7137 return lowerFSHL(Op, DAG); in LowerOperation()