Searched refs:SimpleBDXLoad (Results 1 – 5 of 5) sorted by relevance
36 SimpleBDXLoad = (1 << 0), enumerator
340 return isSimpleMove(MI, FrameIndex, SystemZII::SimpleBDXLoad); in isLoadFromStackSlot()1353 if (isSimpleBD12Move(&MI, SystemZII::SimpleBDXLoad)) { in foldMemoryOperandImpl()
131 let canFoldAsLoad = 1, SimpleBDXLoad = 1, mayLoad = 1 in {
54 bit SimpleBDXLoad = 0;101 let TSFlags{0} = SimpleBDXLoad;
471 let canFoldAsLoad = 1, SimpleBDXLoad = 1, mayLoad = 1 in {