Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h536 SDValue lowerSCALAR_TO_VECTOR(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp4342 SDValue SystemZTargetLowering::lowerSCALAR_TO_VECTOR(SDValue Op, in lowerSCALAR_TO_VECTOR() function in SystemZTargetLowering
4572 return lowerSCALAR_TO_VECTOR(Op, DAG); in LowerOperation()