HomeSort by relevance Sort by last modified time
    Searched defs:isStackSlotCopy (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 176 /// isStackSlotCopy - Return true if the specified machine instruction
179 virtual bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex,
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 113 bool SystemZInstrInfo::isStackSlotCopy(const MachineInstr *MI,

Completed in 181 milliseconds