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

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 165 /// hasStoreToStackSlot - If the specified machine instruction has a
171 virtual bool hasStoreToStackSlot(const MachineInstr *MI,
    [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfoImpl.cpp 213 bool TargetInstrInfoImpl::hasStoreToStackSlot(const MachineInstr *MI,

Completed in 284 milliseconds