HomeSort by: relevance | last modified time | path
    Searched refs:ExpandStore (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
ARCExpandPseudos.cpp 37 void ExpandStore(MachineFunction &, MachineBasicBlock::iterator);
59 void ARCExpandPseudos::ExpandStore(MachineFunction &MF,
88 ExpandStore(MF, MBBI);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 138 SDValue ExpandStore(SDNode *N);
312 SDValue Chain = ExpandStore(Node);
726 SDValue VectorLegalizer::ExpandStore(SDNode *N) {

Completed in 23 milliseconds