Searched refs:SimpleBDXLoad (Results 1 – 5 of 5) sorted by relevance
37 SimpleBDXLoad = (1 << 0), enumerator
349 return isSimpleMove(MI, FrameIndex, SystemZII::SimpleBDXLoad); in isLoadFromStackSlot()1194 if (isSimpleBD12Move(&MI, SystemZII::SimpleBDXLoad)) { in foldMemoryOperandImpl()
138 let canFoldAsLoad = 1, SimpleBDXLoad = 1, mayLoad = 1 in {
49 bit SimpleBDXLoad = 0;88 let TSFlags{0} = SimpleBDXLoad;
401 let canFoldAsLoad = 1, SimpleBDXLoad = 1, mayLoad = 1 in {