Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h752 SDValue lowerFSHR(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp6740 SDValue SystemZTargetLowering::lowerFSHR(SDValue Op, SelectionDAG &DAG) const { in lowerFSHR() function in SystemZTargetLowering
7139 return lowerFSHR(Op, DAG); in LowerOperation()