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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 467 unsigned getLoadOpcodeForSpill(const TargetRegisterClass *RC) const;
PPCInstrInfo.cpp 1902 PPCInstrInfo::getLoadOpcodeForSpill(const TargetRegisterClass *RC) const {
1971 unsigned Opcode = getLoadOpcodeForSpill(RC);

Completed in 49 milliseconds