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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 194 void StoreRegToStackSlot(MachineFunction &MF, unsigned SrcReg, bool isKill,
435 void storeRegToStackSlot(MachineBasicBlock &MBB,
PPCInstrInfo.cpp 1907 void PPCInstrInfo::StoreRegToStackSlot(
1936 StoreRegToStackSlot(MF, SrcReg, isKill, FrameIdx, RC, NewMIs);
1949 void PPCInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB,

Completed in 22 milliseconds