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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 465 unsigned getStoreOpcodeForSpill(const TargetRegisterClass *RC) const;
PPCRegisterInfo.cpp 406 unsigned Opcode = InstrInfo->getStoreOpcodeForSpill(RC);
PPCInstrInfo.cpp 1896 PPCInstrInfo::getStoreOpcodeForSpill(const TargetRegisterClass *RC) const {
1911 unsigned Opcode = getStoreOpcodeForSpill(RC);

Completed in 18 milliseconds