HomeSort by relevance Sort by last modified time
    Searched refs:get_VSPLTI_elt (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 235 /// 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);
PPCISelLowering.cpp 730 /// 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) {
    [all...]

Completed in 53 milliseconds