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

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 134 /// hasLoadFromStackSlot - If the specified machine instruction has
141 virtual bool hasLoadFromStackSlot(const MachineInstr *MI,
    [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfoImpl.cpp 195 bool TargetInstrInfoImpl::hasLoadFromStackSlot(const MachineInstr *MI,

Completed in 145 milliseconds