Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h656 SDValue lowerSCALAR_TO_VECTOR(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp5250 SDValue SystemZTargetLowering::lowerSCALAR_TO_VECTOR(SDValue Op, in lowerSCALAR_TO_VECTOR() function in SystemZTargetLowering
5519 return lowerSCALAR_TO_VECTOR(Op, DAG); in LowerOperation()