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 231 /// get_VSPLTI_elt - If this is a build_vector of constants which can be
235 SDValue get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG);
PPCISelLowering.cpp 701 /// get_VSPLTI_elt - If this is a build_vector of constants which can be formed
705 SDValue PPC::get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG) {
    [all...]

Completed in 37 milliseconds