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

  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 32 SimpleBDXStore = (1 << 1),
SystemZInstrInfo.cpp 229 // Flag is SimpleBDXLoad for loads and SimpleBDXStore for stores.
248 return isSimpleMove(MI, FrameIndex, SystemZII::SimpleBDXStore);
730 // and no index. Flag is SimpleBDXLoad for loads and SimpleBDXStore for stores.
    [all...]

Completed in 118 milliseconds