Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp105 SDValue ExpandLoad(SDValue Op);
227 return LegalizeOp(ExpandLoad(Op)); in LegalizeOp()
494 SDValue VectorLegalizer::ExpandLoad(SDValue Op) { in ExpandLoad() function in __anon741ec2090111::VectorLegalizer