Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h573 SDValue lowerSCALAR_TO_VECTOR(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp4639 SDValue SystemZTargetLowering::lowerSCALAR_TO_VECTOR(SDValue Op, in lowerSCALAR_TO_VECTOR() function in SystemZTargetLowering
4877 return lowerSCALAR_TO_VECTOR(Op, DAG); in LowerOperation()