Home
last modified time | relevance | path

Searched refs:SimpleBDXStore (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h32 SimpleBDXStore = (1 << 1), enumerator
DSystemZInstrInfo.cpp248 return isSimpleMove(MI, FrameIndex, SystemZII::SimpleBDXStore); in isStoreToStackSlot()
988 if (isSimpleBD12Move(&MI, SystemZII::SimpleBDXStore)) { in foldMemoryOperandImpl()
DSystemZInstrFP.td138 let SimpleBDXStore = 1 in {
DSystemZInstrFormats.td49 bit SimpleBDXStore = 0;
85 let TSFlags{1} = SimpleBDXStore;
DSystemZInstrInfo.td526 let SimpleBDXStore = 1 in {