Searched refs:get_VSPLTI_elt (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.h235 /// get_VSPLTI_elt - If this is a build_vector of constants which can be
239 SDValue get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG);
H A DPPCISelLowering.cpp730 /// get_VSPLTI_elt - If this is a build_vector of constants which can be formed
734 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) { function in class:PPC

Completed in 133 milliseconds