Searched refs:SimpleBDXStore (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h37 SimpleBDXStore = (1 << 1), enumerator in enum:llvm::SystemZII::__anon2415
H A DSystemZInstrInfo.cpp308 // Flag is SimpleBDXLoad for loads and SimpleBDXStore for stores.
327 return isSimpleMove(MI, FrameIndex, SystemZII::SimpleBDXStore);
901 // and no index. Flag is SimpleBDXLoad for loads and SimpleBDXStore for stores.
1148 if (isSimpleBD12Move(&MI, SystemZII::SimpleBDXStore)) {

Completed in 104 milliseconds