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 192 // Flag is SimpleBDXLoad for loads and SimpleBDXStore for stores.
208 return isSimpleMove(MI, FrameIndex, SystemZII::SimpleBDXLoad);
622 // and no index. Flag is SimpleBDXLoad for loads and SimpleBDXStore for stores.
824 if (isSimpleBD12Move(MI, SystemZII::SimpleBDXLoad)) {
    [all...]

Completed in 45 milliseconds