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 178 /// isStackSlotCopy - Return true if the specified machine instruction
181 virtual bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex,
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 216 bool SystemZInstrInfo::isStackSlotCopy(const MachineInstr *MI,
    [all...]

Completed in 52 milliseconds