Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCExpandPseudos.cpp38 void ExpandStore(MachineFunction &, MachineBasicBlock::iterator);
60 void ARCExpandPseudos::ExpandStore(MachineFunction &MF, in ExpandStore() function in ARCExpandPseudos
89 ExpandStore(MF, MBBI); in runOnMachineFunction()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp106 SDValue ExpandStore(SDValue Op);
246 return LegalizeOp(ExpandStore(Op)); in LegalizeOp()
638 SDValue VectorLegalizer::ExpandStore(SDValue Op) { in ExpandStore() function in __anoncdad64d20111::VectorLegalizer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp127 SDValue ExpandStore(SDValue Op);
280 return LegalizeOp(ExpandStore(Op)); in LegalizeOp()
700 SDValue VectorLegalizer::ExpandStore(SDValue Op) { in ExpandStore() function in VectorLegalizer