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

/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp623 static bool isSimpleBD12Move(const MachineInstr *MI, unsigned Flag) { function
824 if (isSimpleBD12Move(MI, SystemZII::SimpleBDXLoad)) {
831 if (isSimpleBD12Move(MI, SystemZII::SimpleBDXStore)) {

Completed in 85 milliseconds