Searched refs:ExpandLoad (Results 1 – 1 of 1) sorted by relevance
133 SDValue ExpandLoad(SDValue Op);266 return LegalizeOp(ExpandLoad(Op)); in LegalizeOp()584 SDValue VectorLegalizer::ExpandLoad(SDValue Op) { in ExpandLoad() function in VectorLegalizer