Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h382 SDValue lowerSCALAR_TO_VECTOR(SDValue Op, SelectionDAG &DAG) const;
H A DLoongArchISelLowering.cpp511 return lowerSCALAR_TO_VECTOR(Op, DAG); in LowerOperation()
862 LoongArchTargetLowering::lowerSCALAR_TO_VECTOR(SDValue Op, in lowerSCALAR_TO_VECTOR() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h745 SDValue lowerSCALAR_TO_VECTOR(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp6500 SDValue SystemZTargetLowering::lowerSCALAR_TO_VECTOR(SDValue Op, in lowerSCALAR_TO_VECTOR() function in SystemZTargetLowering
7117 return lowerSCALAR_TO_VECTOR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h167 SDValue lowerSCALAR_TO_VECTOR(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp6157 return lowerSCALAR_TO_VECTOR(Op, DAG); in LowerOperation()
8050 SDValue SITargetLowering::lowerSCALAR_TO_VECTOR(SDValue Op, in lowerSCALAR_TO_VECTOR() function in SITargetLowering