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

  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 31 SimpleBDXLoad = (1 << 0),
SystemZInstrInfo.cpp 89 // Flag is SimpleBDXLoad for loads and SimpleBDXStore for stores.
105 return isSimpleMove(MI, FrameIndex, SystemZII::SimpleBDXLoad);
419 // and no index. Flag is SimpleBDXLoad for loads and SimpleBDXStore for stores.
588 if (isSimpleBD12Move(MI, SystemZII::SimpleBDXLoad)) {

Completed in 1039 milliseconds