Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h718 SDValue lowerSCALAR_TO_VECTOR(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp5895 SDValue SystemZTargetLowering::lowerSCALAR_TO_VECTOR(SDValue Op, in lowerSCALAR_TO_VECTOR() function in SystemZTargetLowering
6220 return lowerSCALAR_TO_VECTOR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h162 SDValue lowerSCALAR_TO_VECTOR(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp5798 return lowerSCALAR_TO_VECTOR(Op, DAG); in LowerOperation()
7436 SDValue SITargetLowering::lowerSCALAR_TO_VECTOR(SDValue Op, in lowerSCALAR_TO_VECTOR() function in SITargetLowering